Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex22.c8 PetscInt i, j, dimC, dimR; in testIdentity() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c527 PetscInt degree, dimR, dimC; in DMPlexLocatePoint_Quad_2D_Internal() local
643 PetscInt degree, dimR, dimC; in DMPlexLocatePoint_Hex_3D_Internal() local
1985 const PetscInt dimR = 2; in DMPlexComputeRectangleGeometry_Internal() local
2138 const PetscInt dimR = 3; in DMPlexComputeHexahedronGeometry_Internal() local
2253 const PetscInt dimR = 3; in DMPlexComputeTriangularPrismGeometry_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()
3727 …tscReal realCoords[], PetscReal refCoords[], Vec coords, PetscInt Nc, PetscInt dimR, PetscInt maxI… in DMPlexCoordinatesToReference_FE()
3792 …oints, const PetscReal refCoords[], PetscReal realCoords[], Vec coords, PetscInt Nc, PetscInt dimR) in DMPlexReferenceToCoordinates_FE()
[all …]
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c237 PetscInt dim, dimR, offset; in DMFieldEvaluate_DS() local