|
chombo-discharge
|
This is the complete list of members for LeastSquares, including all inherited members.
| CellLocation typedef | LeastSquares | |
| computeDualLevelStencils(const IntVectSet &a_derivs, const IntVectSet &a_knownTerms, const Vector< VolIndex > &a_fineVofs, const Vector< VolIndex > &a_coarVofs, const Vector< RealVect > &a_fineDisplacements, const Vector< RealVect > &a_coarDisplacements, int a_p, int a_order) | LeastSquares | static |
| computeDualLevelStencils(const IntVectSet &a_derivs, const IntVectSet &a_knownTerms, const Vector< VolIndex > &a_fineVofs, const Vector< VolIndex > &a_coarVofs, const Vector< RealVect > &a_fineDisplacements, const Vector< RealVect > &a_coarDisplacements, const Vector< Real > &a_fineWeights, const Vector< Real > &a_coarWeights, int a_order) | LeastSquares | static |
| computeGradSten(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, int a_p, int a_order, const IntVectSet &a_knownTerms) | LeastSquares | static |
| computeGradSten(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const Vector< Real > &a_weights, int a_order, const IntVectSet &a_knownTerms) | LeastSquares | static |
| computeInterpolationStencil(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, int a_pow, int a_order) | LeastSquares | static |
| computeInterpolationStencil(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const Vector< Real > &a_weights, int a_order) | LeastSquares | static |
| computeSingleLevelStencils(const IntVectSet &a_derivs, const IntVectSet &a_knownTerms, const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, int a_p, int a_order) | LeastSquares | static |
| computeSingleLevelStencils(const IntVectSet &a_derivs, const IntVectSet &a_knownTerms, const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const Vector< Real > &a_weights, int a_order) | LeastSquares | static |
| Connectivity typedef | LeastSquares | |
| displacement(CellLocation a_from, CellLocation a_to, const VolIndex &a_fromVof, const VolIndex &a_toVof, const EBISBox &a_ebisbox, const Real &a_dx) | LeastSquares | static |
| displacement(FaceLocation a_fromLoc, CellLocation a_toLoc, const FaceIndex &a_fromFace, const VolIndex &a_toVof, const EBISBox &a_ebisbox, const Real &a_dx) | LeastSquares | static |
| displacement(CellLocation a_from, CellLocation a_to, const VolIndex &a_fromVof, const VolIndex &a_toVof, const EBISBox &a_ebisboxFrom, const EBISBox &a_ebisboxTo, const Real &a_dxFrom, const Real &a_dxTo) | LeastSquares | static |
| FaceLocation typedef | LeastSquares | |
| getBndryGradSten(const VolIndex &a_vof, Neighborhood a_neighborhood, CellLocation a_cellPositions, const EBISBox &a_ebisbox, Real a_dx, int a_radius, int a_p, int a_order, bool a_addStartingVof) | LeastSquares | static |
| getDisplacements(CellLocation a_from, CellLocation a_to, const VolIndex &a_fromVof, const Vector< VolIndex > &a_toVofs, const EBISBox &a_ebisbox, const Real &a_dx) | LeastSquares | static |
| getDisplacements(FaceLocation a_fromLoc, CellLocation a_to, const FaceIndex &a_fromFace, const Vector< VolIndex > &a_toVofs, const EBISBox &a_ebisbox, const Real &a_dx) | LeastSquares | static |
| getGradSten(const VolIndex &a_vof, CellLocation a_gradLocation, CellLocation a_cellLocation, const EBISBox &a_ebisbox, Real a_dx, int a_radius, int a_p, int a_order, const IntVectSet &a_knownTerms=IntVectSet()) | LeastSquares | static |
| getGradSten(const FaceIndex &a_face, FaceLocation a_gradLocation, CellLocation a_cellLocation, const EBISBox &a_ebisbox, Real a_dx, int a_radius, int a_p, int a_order, const IntVectSet &a_knownTerms=IntVectSet()) | LeastSquares | static |
| getInterpolationStencil(CellLocation a_cellPos, CellLocation a_otherCellsPos, Connectivity a_connectivity, const VolIndex &a_startVof, const EBISBox &a_ebisbox, Real a_dx, int a_p, int a_radius, int a_order, bool a_addStartingVof) | LeastSquares | static |
| getTaylorExpansionSize(int a_order) | LeastSquares | static |
| LeastSquares()=delete | LeastSquares | |
| makeDiagWeights(const Vector< RealVect > &a_displacements, int a_pow) | LeastSquares | inlinestatic |
| Neighborhood typedef | LeastSquares | |
| projectGradSten(const VoFStencil &a_stencil, const RealVect &a_projection) | LeastSquares | static |
| sumAllWeights(const VoFStencil &a_stencil) | LeastSquares | static |
| sumWeights(const VoFStencil &a_stencil, int a_variable) | LeastSquares | static |
| ~LeastSquares()=delete | LeastSquares |