Home
last modified time | relevance | path

Searched defs:mcoords (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/interface/
H A Ddmgeommodel.c10 …rrorCode DMSnapToGeomModelBall(DM dm, PetscInt p, PetscInt dE, const PetscScalar mcoords[], PetscS… in DMSnapToGeomModelBall()
28 …Code DMSnapToGeomModelCylinder(DM dm, PetscInt p, PetscInt dE, const PetscScalar mcoords[], PetscS… in DMSnapToGeomModelCylinder()
179 PetscErrorCode DMSnapToGeomModel(DM dm, PetscInt p, PetscInt dE, const PetscScalar mcoords[], Petsc… in DMSnapToGeomModel()
/petsc/src/dm/impls/plex/
H A Dplexegads.c480 … ego model, PetscInt bodyID, PetscInt faceID, PetscInt edgeID, const PetscScalar mcoords[], PetscS… in DMSnapToGeomModel_EGADS_Internal()
577 PetscErrorCode DMSnapToGeomModel_EGADS(DM dm, PetscInt p, PetscInt dE, const PetscScalar mcoords[],… in DMSnapToGeomModel_EGADS()