Home
last modified time | relevance | path

Searched defs:plex (Results 26 – 44 of 44) sorted by relevance

12

/petsc/src/dm/impls/plex/
H A Dplexfem.c19 static PetscErrorCode DMPlexConvertPlex(DM dm, DM *plex, PetscBool copy) in DMPlexConvertPlex()
462 DM_Plex *plex = (DM_Plex *)dm->data; in DMPlexSetMaxProjectionHeight() local
486 DM_Plex *plex = (DM_Plex *)dm->data; in DMPlexGetMaxProjectionHeight() local
2715 DM plex = NULL, plexA = NULL; in DMPlexComputeBdIntegral_Internal() local
3753 DM plex, plexA = NULL; in DMPlexGetCellFields() local
3848 DM plex, plexA = NULL; in DMPlexGetHybridCellFields() local
4808 static PetscErrorCode DMConvertPlex_Internal(DM dm, DM *plex, PetscBool copy) in DMConvertPlex_Internal()
4849 DM plex; in DMPlexGetGeometryFVM() local
4878 DM plex; in DMPlexGetGradientDM() local
4921 DM plex = NULL, plexA = NULL; in DMPlexComputeBdResidualSingleByKey() local
[all …]
H A Dplexreorder.c246 DM_Plex *plex = (DM_Plex *)dm->data, *plexNew; in DMPlexPermute() local
H A Dplexproject.c622 DM plex; in DMGetFirstLabeledPoint() local
715 DM plex, dmIn, plexIn, dmAux = NULL, plexAux = NULL, tdm; in DMProjectLocal_Generic_Plex() local
H A Dplex.c5897 PetscErrorCode DMPlexGetAllCells_Internal(DM plex, IS *cellIS) in DMPlexGetAllCells_Internal()
5908 PetscErrorCode DMPlexGetAllFaces_Internal(DM plex, IS *faceIS) in DMPlexGetAllFaces_Internal()
9287 DM rdm, plex; in DMPlexCreateLabelField() local
10581 DM_Plex *plex = (DM_Plex *)dm->data; in DMPlexGetAnchors() local
10618 DM_Plex *plex = (DM_Plex *)dm->data; in DMPlexSetAnchors() local
10827 DM_Plex *plex = (DM_Plex *)dm->data; in DMCreateDefaultConstraints_Plex() local
H A Dplexsubmesh.c192 DM plex; in DMPlexMarkBoundaryFaces() local
H A Dplexcreate.c4663 DM plex; in DMPlexCreateBoundaryLabel_Private() local
/petsc/src/binding/petsc4py/test/
H A Dtest_dmplex.py513 def outputPlex(self, plex): argument
/petsc/src/ts/tutorials/
H A Dex45.c293 DM plex, cdm = dm; in SetupDiscretization() local
331 DM plex; in Remesh() local
H A Dex48.c319 DM dm, plex; in Monitor() local
H A Dex30.c1606 DM plex; in CreateMesh() local
1855 DM dm, plex; in ResizeSetUp() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c274 DM dm, plex = ctx->plex[0]; in testStable() local
318 DM dm, plex; in EInduction() local
/petsc/src/snes/tutorials/
H A Dex11.c244 DM plex, dmAux, cdm = NULL, coordDM; in SetupProblem() local
H A Dex12.c460 DM plex; in CreateBCLabel() local
717 DM plex, cdm = dm; in SetupDiscretization() local
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h134 …DM plex; /* DM created from Plex. Note that it is not shared as when… member
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx137 PetscErrorCode LandauKokkosStaticDataSet(DM plex, const PetscInt Nq, const PetscInt Nb, const Petsc… in LandauKokkosStaticDataSet()
381 PetscErrorCode LandauKokkosJacobian(DM plex[], const PetscInt Nq, const PetscInt Nb, const PetscInt… in LandauKokkosJacobian()
/petsc/include/
H A Dpetsclandau.h184 DM plex[LANDAU_MAX_GRIDS]; member
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c909 DM forest, plex, adaptedDM = NULL; in adaptToleranceFEM() local
2078 DM plex; in DMPlexLandauCreateVelocitySpace() local
2607 DM plex = massDM[grid]; in DMPlexLandauCreateMassMatrix() local
/petsc/src/dm/interface/
H A Ddm.c5404 DM plex; in DMCompleteBCLabels_Internal() local
6006 DM plex; in DMCreateDS() local
8101 DM plex; in DMAddBoundary() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1418 DM_Plex *plex = (DM_Plex *)rdm->data; in DMPlexTransformSetConeSizes() local

12