Searched defs:Brhs (Results 1 – 4 of 4) sorted by relevance
719 PetscErrorCode TSGetRHSMats_Private(TS ts, Mat *Arhs, Mat *Brhs) in TSGetRHSMats_Private()945 Mat Arhs = NULL, Brhs = NULL; in TSComputeIJacobian() local4647 Mat Arhs, Brhs; in TSComputeRHSFunctionLinear() local
2058 PetscScalar *Brhs; in PetscFVLeastSquaresPseudoInverseSVD_Static() local
255 Mat Brhs; /* Right hand side matrix used to construct the preconditioner */ member
4293 Mat F, Brhs = NULL; in PCBDDCSetUpCorrection() local