Lines Matching defs:interpolate
438 …PlexCreateDoublet(MPI_Comm comm, PetscInt dim, PetscBool simplex, PetscBool interpolate, PetscReal… in DMPlexCreateDoublet()
887 …m, const PetscInt faces[], const PetscReal lower[], const PetscReal upper[], PetscBool interpolate) in DMPlexCreateBoxSurfaceMesh_Internal()
932 … PetscInt faces[], const PetscReal lower[], const PetscReal upper[], PetscBool interpolate, DM *dm) in DMPlexCreateBoxSurfaceMesh()
1455 …scReal lower[], const PetscReal upper[], const DMBoundaryType periodicity[], PetscBool interpolate) in DMPlexCreateBoxMesh_Simplex_Internal()
1941 …scReal lower[], const PetscReal upper[], const DMBoundaryType periodicity[], PetscBool interpolate) in DMPlexCreateBoxMesh_Internal()
2026 …r[], const PetscReal upper[], const DMBoundaryType periodicity[], PetscBool interpolate, PetscInt … in DMPlexCreateBoxMesh()
2103 … upper[], const DMBoundaryType periodicity[], PetscBool orderHeight, PetscBool interpolate, DM *dm) in DMPlexCreateWedgeBoxMesh()
3036 …tic PetscErrorCode DMPlexCreateWedgeCylinderMesh_Internal(DM dm, PetscInt n, PetscBool interpolate) in DMPlexCreateWedgeCylinderMesh_Internal()
3139 PetscErrorCode DMPlexCreateWedgeCylinderMesh(MPI_Comm comm, PetscInt n, PetscBool interpolate, DM *… in DMPlexCreateWedgeCylinderMesh()
4733 …PetscBool simplex = PETSC_TRUE, interpolate = PETSC_TRUE, orient = PETSC_FALSE, adjCone = PET… in DMPlexCreateFromOptions_Internal() local
5200 …= PETSC_FALSE, uniform = PETSC_TRUE, distribute, saveSF = PETSC_FALSE, interpolate = PETSC_TRUE, c… in DMSetFromOptions_Plex() local
6309 …s, PetscInt numVertices, PetscInt NVertices, PetscInt numCorners, PetscBool interpolate, const Pet… in DMPlexCreateFromCellListParallelPetsc()
6367 …tscInt numVertices, PetscInt NVertices, PetscSection cellSection, PetscBool interpolate, const Pet… in DMPlexCreateFromCellSectionParallel()
6560 …im, PetscInt numCells, PetscInt numVertices, PetscInt numCorners, PetscBool interpolate, const Pet… in DMPlexCreateFromCellListPetsc()
6711 …DMPlexCreateCellVertexFromFile(MPI_Comm comm, const char filename[], PetscBool interpolate, DM *dm) in DMPlexCreateCellVertexFromFile()
6902 …orCode DMPlexCreateSTLFromFile(MPI_Comm comm, const char filename[], PetscBool interpolate, DM *dm) in DMPlexCreateSTLFromFile()
7260 …romFile(MPI_Comm comm, const char filename[], const char plexname[], PetscBool interpolate, DM *dm) in DMPlexCreateFromFile()