Searched defs:dimC (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex22.c | 8 PetscInt i, j, dimC, dimR; in testIdentity() local 111 PetscInt dim, dimC, isSimplex, isFE, numTests = 10; in main() local
|
| /petsc/src/dm/field/impls/shell/ |
| H A D | dmfieldshell.c | 37 PetscInt dimC, dim, numPoints, Nq, p, Nc; in DMFieldShellEvaluateFEDefault() local 150 PetscInt dimC, dim, numPoints, Nq, p; in DMFieldShellEvaluateFVDefault() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 527 PetscInt degree, dimR, dimC; in DMPlexLocatePoint_Quad_2D_Internal() local 643 PetscInt degree, dimR, dimC; in DMPlexLocatePoint_Hex_3D_Internal() local 3492 static PetscErrorCode DMPlexCoordinatesToReference_NewtonUpdate(PetscInt dimC, PetscInt dimR, Petsc… in DMPlexCoordinatesToReference_NewtonUpdate() 3550 …nts, const PetscReal realCoords[], PetscReal refCoords[], Vec coords, PetscInt dimC, PetscInt dimR) in DMPlexCoordinatesToReference_Tensor() 3653 …nts, const PetscReal refCoords[], PetscReal realCoords[], Vec coords, PetscInt dimC, PetscInt dimR) in DMPlexReferenceToCoordinates_Tensor() 3855 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexCoordinatesToReference() local 3938 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexReferenceToCoordinates() local
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 458 PetscInt Nq, Nc, dimC, qNc, N; in DMFieldEvaluateFV_DS() local
|