Searched defs:phypts (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfem.cxx | 110 …onst PetscReal *coords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *… in Compute_Lagrange_Basis_1D_Internal() 220 …onst PetscReal *coords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *… in Compute_Lagrange_Basis_2D_Internal() 376 …onst PetscReal *coords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *… in Compute_Lagrange_Basis_3D_Internal() 555 …ts, const PetscReal *coordinates, const PetscQuadrature quadrature, PetscReal *phypts, PetscReal *… in DMMoabFEMComputeBasis() 678 … nverts, const PetscReal *coordinates, const PetscReal *quadrature, PetscReal *phypts, PetscReal *… in FEMComputeBasis_JandF() 726 PetscReal phypts[3] = {0.0, 0.0, 0.0}; in DMMoabPToRMapping() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex36.cxx | 265 PetscReal *phi, *phypts, *jxw; in ComputeRHS_MOAB() local 361 PetscReal *phi, *dphi[3], *phypts, *jxw; in ComputeMatrix_MOAB() local
|
| H A D | ex35.cxx | 294 PetscReal *phi, *phypts, *jxw; in ComputeRHS() local 397 PetscReal *phi, *dphi[2], *phypts, *jxw; in ComputeMatrix() local
|