Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/ftn-auto/
H A Dplexcreatef.c133 …tscReal lower[], PetscReal upper[], DMBoundaryType periodicity[],PetscBool *orderHeight,PetscBool … in dmplexcreatewedgeboxmesh_()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexcreate.c1111 …r[], const PetscReal upper[], const DMBoundaryType periodicity[], PetscBool orderHeight, PetscBool… in DMPlexCreateWedgeBoxMesh()
1184 PetscErrorCode DMPlexExtrude(DM idm, PetscInt layers, PetscReal height, PetscBool orderHeight, cons… in DMPlexExtrude()