| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfem.cxx | 110 …w, PetscReal *phi, PetscReal *dphidx, PetscReal *jacobian, PetscReal *ijacobian, PetscReal *volume) in Compute_Lagrange_Basis_1D_Internal() 220 …PetscReal *dphidx, PetscReal *dphidy, PetscReal *jacobian, PetscReal *ijacobian, PetscReal *volume) in Compute_Lagrange_Basis_2D_Internal() 376 …PetscReal *dphidy, PetscReal *dphidz, PetscReal *jacobian, PetscReal *ijacobian, PetscReal *volume) in Compute_Lagrange_Basis_3D_Internal() 560 PetscReal jacobian[9], ijacobian[9], volume; in DMMoabFEMComputeBasis() local 678 …tscReal *phypts, PetscReal *phibasis, PetscReal *jacobian, PetscReal *ijacobian, PetscReal *volume) in FEMComputeBasis_JandF() 725 PetscReal phibasis[8], jacobian[9], ijacobian[9], volume; in DMMoabPToRMapping() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex33.c | 7 PetscReal volume; /* Analytical volume of the mesh */ member 34 static void volume(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in volume() function
|
| H A D | ex37.c | 32 double surface = 0., volume = 0., vol; in ComputeVolume() local
|
| H A D | ex72.c | 63 PetscScalar volume; in main() local
|
| H A D | ex16.c | 139 PetscBool volume = PETSC_TRUE, domain = PETSC_FALSE; in main() local
|
| H A D | ex60.c | 72 PetscReal centroid[3], volume, x; in main() local
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex10.c | 31 PetscReal centroid[3], volume, x, y; in CreateDomainLabel() local 111 PetscReal volume, centroid[3]; in AdaptMesh() local
|
| H A D | ex17.c | 8 double surface = 0., volume = 0., vol; in ComputeVolume() local
|
| H A D | ex19.c | 14 double surfaceArea = 0., volume = 0.; in surfArea() local 201 PetscScalar volume, surfaceArea; in main() local
|
| H A D | ex18.c | 10 double surfaceArea = 0., volume = 0.; in surfArea() local
|
| /petsc/include/ |
| H A D | petscfvtypes.h | 60 PetscReal volume; member
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex4.c | 7 static void volume(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in volume() function
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 704 static PetscErrorCode ErrorIndicator_Simple(PetscInt dim, PetscReal volume, PetscInt numComps, cons… in ErrorIndicator_Simple()
|
| H A D | ex30.c | 604 static void volume(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in volume() function
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 523 PetscReal centroid[3], volume; in InitializeParticles_Centroid() local
|
| H A D | ex2.c | 1224 PetscReal centroid[3], volume; in InitializeParticles_Centroid() local
|
| H A D | ex4.c | 1838 PetscReal centroid[3], volume; in InitializeParticles_Centroid() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 2631 PetscErrorCode PetscDSSetCellParameters(PetscDS ds, PetscReal volume) in PetscDSSetCellParameters()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 5786 PetscErrorCode DMPlexGetGeomBodyMassProperties(DM dm, PetscGeom body, PetscScalar *volume, PetscSca… in DMPlexGetGeomBodyMassProperties() 5830 PetscErrorCode DMPlexRestoreGeomBodyMassProperties(DM dm, PetscGeom body, PetscScalar *volume, Pets… in DMPlexRestoreGeomBodyMassProperties()
|
| H A D | plexcreate.c | 5198 PetscReal volume = -1.0; in DMSetFromOptions_Plex() local
|