Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c589 static PetscErrorCode LandauDMCreateVMeshes(MPI_Comm comm_self, const PetscInt dim, const char pref… in LandauDMCreateVMeshes() function
2067 …PetscCall(LandauDMCreateVMeshes(PETSC_COMM_SELF, dim, prefix, ctx, *pack)); // creates grids (Fore… in DMPlexLandauCreateVelocitySpace()