Searched refs:PetscSectionFieldGetTensorDegree_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 5923 static PetscErrorCode PetscSectionFieldGetTensorDegree_Private(DM dm, PetscSection section, PetscIn… in PetscSectionFieldGetTensorDegree_Private() function 6076 …PetscCall(PetscSectionFieldGetTensorDegree_Private(dm, section, f, eStart, &Nc, &k, &continuous, &… in DMPlexSetClosurePermutationTensor() 6086 …PetscCall(PetscSectionFieldGetTensorDegree_Private(dm, section, f, eStart, &Nc, &k, &continuous, &… in DMPlexSetClosurePermutationTensor() 6108 …PetscCall(PetscSectionFieldGetTensorDegree_Private(dm, section, f, eStart, &Nc, &k, &continuous, &… in DMPlexSetClosurePermutationTensor() 6162 …PetscCall(PetscSectionFieldGetTensorDegree_Private(dm, section, f, eStart, &Nc, &k, &continuous, &… in DMPlexSetClosurePermutationTensor()
|