chombo-discharge
LeastSquares Member List

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)LeastSquaresstatic
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)LeastSquaresstatic
computeGradSten(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const int a_p, const int a_order, const IntVectSet a_knownTerms)LeastSquaresstatic
computeGradSten(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const Vector< Real > &a_weights, const int a_order, const IntVectSet a_knownTerms)LeastSquaresstatic
computeInterpolationStencil(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const int a_pow, const int a_order)LeastSquaresstatic
computeInterpolationStencil(const Vector< VolIndex > &a_allVofs, const Vector< RealVect > &a_displacements, const Vector< Real > &a_weights, const int a_order)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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)LeastSquaresstatic
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())LeastSquaresstatic
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())LeastSquaresstatic
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)LeastSquaresstatic
getTaylorExpansionSize(const int a_order)LeastSquaresstatic
LeastSquares()=deleteLeastSquares
makeDiagWeights(const Vector< RealVect > &a_displacements, const int a_pow)LeastSquaresinlinestatic
Neighborhood typedef (defined in LeastSquares)LeastSquares
projectGradSten(const VoFStencil &a_stencil, const RealVect &a_projection)LeastSquaresstatic
sumAllWeights(const VoFStencil &a_stencil)LeastSquaresstatic
sumWeights(const VoFStencil &a_stencil, const int a_variable)LeastSquaresstatic
~LeastSquares()=deleteLeastSquares