| /petsc/src/dm/dt/tests/ |
| H A D | ex5.c | 43 PetscReal xi0[3] = {-1., -1., -1.}; in main() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic.c | 990 PetscReal gmin[3], gmax[3], xi0[3]; in DMSwarmComputeLocalSize() local 1153 PetscReal xi0[3]; in DMSwarmInitializeCoordinates() local
|
| H A D | swarm.c | 2213 PetscReal *centroid, *coords, *xi0, *v0, *J, *invJ, detJ; in DMSwarmSetPointCoordinatesRandom() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 178 PetscReal *centroid, *coords, *xi0, *v0, *J, *invJ, detJ; in CreateParticles() local 271 PetscReal *v0, *J, *invJ, detJ, *coords, *xi0; in CreateParticles_Shape() local
|
| /petsc/src/ts/tests/ |
| H A D | ex27.c | 67 PetscReal *centroid, *coords, *velocity, *xi0, *v0, *J, *invJ, detJ, *vals; in SetInitialCoordinates() local
|
| H A D | ex28.c | 64 PetscReal *centroid, *coords, *xi0, *v0, *J, *invJ, detJ, *vals; in SetInitialCoordinates() local
|
| /petsc/include/petsc/private/ |
| H A D | petscfeimpl.h | 276 static inline void CoordinatesRefToReal(PetscInt dimReal, PetscInt dimRef, const PetscReal xi0[], c… in CoordinatesRefToReal() 286 static inline void CoordinatesRealToRef(PetscInt dimReal, PetscInt dimRef, const PetscReal xi0[], c… in CoordinatesRealToRef()
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 1084 PetscReal xi0[3] = {-1., -1., -1.}; in DMFieldComputeFaceData_DS() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1264 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeAnchorMatrix_Tree_Direct() local 1998 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexTreeRefineCell() local 3046 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeInjectorReferenceTree() local
|
| H A D | plexfem.c | 3255 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeInterpolatorGeneral() local 3271 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeInterpolatorGeneral() local 3411 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeMassMatrixGeneral() local 3492 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeMassMatrixGeneral() local 3507 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexComputeMassMatrixGeneral() local
|
| H A D | plexgeometry.c | 2372 PetscReal xi0[3] = {-1., -1., -1.}, v0[3], J0[9], detJ0; in DMPlexComputeCellGeometryFEM_Implicit() local 3984 const PetscReal xi0[3] = {-1., -1., -1.}; in DMPlexReferenceToCoordinates() local
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 827 const PetscReal xi0[3] = {-1., -1., -1.}; in PetscFEExpandFaceQuadrature() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 585 PetscReal xi0[3]; in InitializeWeights() local
|
| H A D | ex2.c | 1282 PetscReal xi0[3]; in InitializeWeights() local
|
| H A D | ex4.c | 1896 PetscReal xi0[3]; in InitializeWeights() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 3392 PetscReal xi0[3] = {-1., -1., -1.}, v0[3], J[9], detJ, txq[3]; in PetscQuadratureComputePermutations() local
|