Searched defs:dofPerDim (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/forest/p4est/ ! |
| H A D | pforest.h | 2891 …cErrorCode DMPforestGetTransferSF_Internal(DM coarse, DM fine, const PetscInt dofPerDim[], PetscSF… in DMPforestGetTransferSF_Internal() 3006 static PetscErrorCode DMPforestGetTransferSF(DM dmA, DM dmB, const PetscInt dofPerDim[], PetscSF *s… in DMPforestGetTransferSF() 3480 PetscInt dofPerDim[4] = {1, 1, 1, 1}; in DMPforestLabelsFinalize() local 4437 PetscInt dofPerDim[4] = {1, 1, 1, 1}; in DMCreateInterpolation_pforest() local 4477 PetscInt dofPerDim[4] = {1, 1, 1, 1}; in DMCreateInjection_pforest() local 4697 PetscInt dofPerDim[] = {1, 1, 1, 1}; in DMForestTransferVec_pforest() local
|