Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscfvtypes.h40 PetscReal normal[3]; /* Area-scaled normals */ member
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c40 PetscReal th, normal[3], *thicknesses; in DMPlexTransformSetFromOptions_Extrude() local
526 PetscScalar *a, *normal; in DMPlexTransformSetUp_Extrude() local
794 PetscReal normal[3] = {0., 0., 0.}; in DMPlexTransformMapCoordinates_Extrude() local
1194 PetscErrorCode DMPlexTransformExtrudeGetNormal(DMPlexTransform tr, PetscReal normal[]) in DMPlexTransformExtrudeGetNormal()
1222 PetscErrorCode DMPlexTransformExtrudeSetNormal(DMPlexTransform tr, const PetscReal normal[]) in DMPlexTransformExtrudeSetNormal()
H A Dplextrcohesive.c1026 PetscReal normal[3], vol; in DMPlexTransformMapCoordinates_Cohesive() local
/petsc/src/dm/impls/plex/
H A Dplexextrude.c52 …ess, PetscBool tensor, PetscBool symmetric, PetscBool periodic, const PetscReal normal[], const Pe… in DMPlexExtrude()
H A Dplexgeometry.c205 …PetscInt cdim, const PetscScalar coords[], const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneSimplexIntersection_Coords_Internal()
269 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneSimplexIntersection_Internal()
290 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneQuadIntersection_Internal()
321 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneHexIntersection_Internal()
397 …llIntersection_Internal(DM dm, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneCellIntersection_Internal()
610 PetscReal normal[3]; in DMPlexLocatePoint_Hex_3D_Linear_Internal() local
1020 PetscReal normal[9] = {1., 0., 0., 0., 1., 0., 0., 0., 1.}; in DMPlexComputeGridHash_Internal() local
2642 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_0D_Internal()
2687 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_1D_Internal()
2730 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_2D_Internal()
[all …]
H A Dplexceed.c416 CeedScalar *normal = &qdata[off - cdim]; in DMPlexCeedComputeGeometryFVM() local
H A Dplexcreate.c1082 PetscScalar normal[] = {vec[1], -vec[0]}; in DMPlexSetBoxLabel_Internal() local
1090 PetscScalar vec1[3], vec2[3], normal[3]; in DMPlexSetBoxLabel_Internal() local
2962 PetscReal vol, normal[3]; in DMPlexCreateHexCylinderMesh_Internal() local
3285 PetscReal normal[3]; in DMPlexCreateSphereMesh_Internal() local
3600 PetscReal normal[4]; in DMPlexCreateSphereMesh_Internal() local
6938 double normal[3]; in DMPlexCreateSTLFromFile() local
/petsc/src/dm/impls/plex/tests/
H A Dex8.c18 PetscReal *centroid, *normal, *vol; /* FVM data */ member
178 PetscReal centroid[3], normal[3], vol; in CheckFVMGeometry() local
196 PetscReal normal[3], integral[3] = {0., 0., 0.}, area; in CheckGaussLaw() local
639 PetscReal *normal = PetscSafePointerPlusOffset(user.normal, c * dim); in main() local
/petsc/src/mat/impls/sbaij/seq/cholmod/
H A Dcholmodimpl.h55 PetscBool normal; member
/petsc/src/dm/impls/plex/tutorials/
H A Dex18.c11 PetscReal vol, centroid[3], normal[3]; in surfArea() local
H A Dex19.c15 PetscReal vol, centroid[3], normal[3]; in surfArea() local
/petsc/include/petsc/private/
H A Dpetschpddm.h33 …Vec normal; /* temporary Vec when pr… member
H A Ddmplextransformimpl.h78 PetscReal normal[3]; /* Surface normal from input */ member
/petsc/src/ts/tutorials/
H A Dex52.c83 PetscReal cellvol, centroid[3], normal[3]; in FormInitialSolution() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c685 int normal[3]; in DMPlexCreateCGNS_Internal_Serial() local
1533 int normal[3], ndatasets; member