| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 22 PetscErrorCode DMGetPeriodicity(DM dm, const PetscReal *maxCell[], const PetscReal *Lstart[], const… in DMGetPeriodicity() 47 PetscErrorCode DMSetPeriodicity(DM dm, const PetscReal maxCell[], const PetscReal Lstart[], const P… in DMSetPeriodicity()
|
| H A D | dm.c | 198 const PetscReal *maxCell, *Lstart, *L; in DMClone() local 4152 const PetscReal *maxCell, *Lstart, *L; in DMConvert() local
|
| /petsc/src/dm/impls/da/ |
| H A D | gr1.c | 91 PetscReal maxCell[3] = {hx, hy, hz_}; in DMDASetUniformCoordinates() local
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 164 const PetscReal *maxCell, *L, *Lstart; in DMForestTemplate() local 303 const PetscReal *maxCell, *Lstart, *L; in DMForestSetBaseDM() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 78 const PetscReal *maxCell, *Lstart, *L; in DMPlexCopy_Internal() local 127 const PetscReal *maxCell, *Lstart, *L; in DMPlexReplace_Internal() local 950 PetscReal L, maxCell; in DMPlexCreateLineMesh_Internal() local 1440 PetscReal maxCell[2] = {-1., -1.}; in DMPlexCreateSquareMesh_Simplex_CrissCross() local 1927 PetscReal maxCell[3] = {-1., -1., 0.}; in DMPlexCreateBoxMesh_Tensor_Internal() local 2907 PetscReal maxCell[3] = {-1., -1., 0.}; in DMPlexCreateHexCylinderMesh_Internal() local
|
| H A D | plexdistribute.c | 1191 const PetscReal *maxCell, *Lstart, *L; in DMPlexDistributeCoordinates() local
|
| H A D | plexsubmesh.c | 921 const PetscReal *maxCell, *Lstart, *L; in DMPlexConstructGhostCells_Internal() local
|
| H A D | plex.c | 1703 const PetscReal *maxCell; in DMPlexView_Ascii() local
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 304 …PetscReal *Lstart, *L, *maxCell; /* Size of periodic box and max cell size for determining periodi… member
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 2823 const PetscReal *maxCell, *Lstart, *L; in DMSwarmReplace() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 302 ….0, 1.0, 0.0, 1.0}, Lstart[3] = {0., 0., 0.}, L[3] = {-1.0, -1.0, -1.0}, maxCell[3] = {-1.0, -1.0,… in DMFTopologyCreate_pforest() local 4239 const PetscReal *maxCell, *Lstart, *L; in DMConvert_pforest_plex() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 2168 const PetscReal *maxCell, *Lstart, *L; in DMPlexTransformSetCoordinates() local
|