Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex16.c28 PetscErrorCode ReadCGNSDM(MPI_Comm comm, const char filename[], DM *dm) in ReadCGNSDM() function
106 PetscCall(ReadCGNSDM(comm, infilename, &dm)); in main()
H A Dex15.c36 PetscErrorCode ReadCGNSDM(MPI_Comm comm, const char filename[], DM *dm) in ReadCGNSDM() function
184 PetscCall(ReadCGNSDM(comm, user.infile, &dm_serial)); in main()
231 PetscCall(ReadCGNSDM(comm, infilename, &dm)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex103.c38 PetscErrorCode ReadCGNSDM(MPI_Comm comm, const char filename[], DM *dm) in ReadCGNSDM() function
378 PetscCall(ReadCGNSDM(comm, user.infile, &dm_serial)); in main()
427 PetscCall(ReadCGNSDM(comm, infilename, &dm)); in main()