Searched defs:parameters (Results 1 – 1 of 1) sorted by relevance
554 static PetscErrorCode SystemParametersCreate(SystemParameters *parameters, Ctx ctx) in SystemParametersCreate()565 static PetscErrorCode SystemParametersDestroy(SystemParameters *parameters) in SystemParametersDestroy()573 static PetscErrorCode CreateSystem2d(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem2d()991 static PetscErrorCode CreateSystem3d(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem3d()1846 static PetscErrorCode CreateSystem(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem()