Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcgns.c63 …if (use_parallel_viewer) PetscCall(DMPlexCreateCGNS_Internal_Parallel(comm, cgid, interpolate, dm)… in DMPlexCreateCGNS()
/petsc/include/petsc/private/
H A Ddmpleximpl.h340 PETSC_INTERN PetscErrorCode DMPlexCreateCGNS_Internal_Parallel(MPI_Comm, PetscInt, PetscBool, DM *);
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1540 PetscErrorCode DMPlexCreateCGNS_Internal_Parallel(MPI_Comm comm, PetscInt cgid, PetscBool interpola… in DMPlexCreateCGNS_Internal_Parallel() function