Home
last modified time | relevance | path

Searched defs:phypts (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/moab/
H A Ddmmbfem.cxx110 …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 Dex36.cxx265 PetscReal *phi, *phypts, *jxw; in ComputeRHS_MOAB() local
361 PetscReal *phi, *dphi[3], *phypts, *jxw; in ComputeMatrix_MOAB() local
H A Dex35.cxx294 PetscReal *phi, *phypts, *jxw; in ComputeRHS() local
397 PetscReal *phi, *dphi[2], *phypts, *jxw; in ComputeMatrix() local