Searched refs:CreateSystem2d (Results 1 – 2 of 2) sorted by relevance
240 PetscErrorCode CreateSystem2d(DM dm, Mat *A, Vec *b) in CreateSystem2d() function622 PetscCall(CreateSystem2d(dm, A, b)); in CreateSystem()
573 static PetscErrorCode CreateSystem2d(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem2d() function1850 PetscCall(CreateSystem2d(parameters, pA, pRhs)); in CreateSystem()