Home
last modified time | relevance | path

Searched refs:SystemParametersDestroy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c57 static PetscErrorCode SystemParametersDestroy(SystemParameters *);
146 PetscCall(SystemParametersDestroy(&system_parameters)); in main()
183 PetscCall(SystemParametersDestroy(&system_parameters)); in main()
240 PetscCall(SystemParametersDestroy(&system_parameters)); in main()
565 static PetscErrorCode SystemParametersDestroy(SystemParameters *parameters) in SystemParametersDestroy() function