| /petsc/include/ |
| H A D | petscfvtypes.h | 40 PetscReal normal[3]; /* Area-scaled normals */ member
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 40 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 D | plextrcohesive.c | 1026 PetscReal normal[3], vol; in DMPlexTransformMapCoordinates_Cohesive() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexextrude.c | 52 …ess, PetscBool tensor, PetscBool symmetric, PetscBool periodic, const PetscReal normal[], const Pe… in DMPlexExtrude()
|
| H A D | plexgeometry.c | 205 …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 D | plexceed.c | 416 CeedScalar *normal = &qdata[off - cdim]; in DMPlexCeedComputeGeometryFVM() local
|
| H A D | plexcreate.c | 1082 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 D | ex8.c | 18 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 D | cholmodimpl.h | 55 PetscBool normal; member
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex18.c | 11 PetscReal vol, centroid[3], normal[3]; in surfArea() local
|
| H A D | ex19.c | 15 PetscReal vol, centroid[3], normal[3]; in surfArea() local
|
| /petsc/include/petsc/private/ |
| H A D | petschpddm.h | 33 …Vec normal; /* temporary Vec when pr… member
|
| H A D | dmplextransformimpl.h | 78 PetscReal normal[3]; /* Surface normal from input */ member
|
| /petsc/src/ts/tutorials/ |
| H A D | ex52.c | 83 PetscReal cellvol, centroid[3], normal[3]; in FormInitialSolution() local
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 685 int normal[3]; in DMPlexCreateCGNS_Internal_Serial() local 1533 int normal[3], ndatasets; member
|