Home
last modified time | relevance | path

Searched defs:field (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Ddm-utils.c536 …de GetClosurePermutationAndFieldOffsetAtDepth(DM dm, PetscInt depth, PetscInt field, IS *permutati… in GetClosurePermutationAndFieldOffsetAtDepth()
591 static inline PetscErrorCode ComputeFieldTabulationP2C(DM dm, PetscInt field, PetscInt face, PetscT… in ComputeFieldTabulationP2C()
1342 PetscInt field = 0; // Default field has the coordinates in DMGetCoordinateNumComps() local
1358 PetscErrorCode DMGetFieldNumComps(DM dm, PetscInt field, PetscInt *num_comp) { in DMGetFieldNumComps()