Searched defs:Arhs (Results 1 – 2 of 2) sorted by relevance
719 PetscErrorCode TSGetRHSMats_Private(TS ts, Mat *Arhs, Mat *Brhs) in TSGetRHSMats_Private()920 Mat Arhs = NULL; in TSComputeIJacobian() local945 Mat Arhs = NULL, Brhs = NULL; in TSComputeIJacobian() local4647 Mat Arhs, Brhs; in TSComputeRHSFunctionLinear() local
254 Mat Arhs; /* Right hand side matrix */ member