Home
last modified time | relevance | path

Searched refs:PetscXYZ (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h210 PetscReal PetscXYZ[3] = {0.}; in GeometryMapping_pforest() local
218 …_pforest->base, (PetscInt)which_tree, geom_pforest->coordDim, PetscABC, PetscXYZ, geom_pforest->ma… in GeometryMapping_pforest()
220 for (i = 0; i < d; i++) xyz[i] = PetscXYZ[i]; in GeometryMapping_pforest()