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