Searched defs:jxw (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfem.cxx | 110 …ords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *jxw, PetscReal *ph… in Compute_Lagrange_Basis_1D_Internal() 220 …ords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *jxw, PetscReal *ph… in Compute_Lagrange_Basis_2D_Internal() 376 …ords, const PetscInt npts, const PetscReal *quad, PetscReal *phypts, PetscReal *jxw, PetscReal *ph… in Compute_Lagrange_Basis_3D_Internal()
|
| /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
|