|
chombo-discharge
|
This is the complete list of members for CellCentroidInterpolation, including all inherited members.
| CellCentroidInterpolation() noexcept | CellCentroidInterpolation | |
| CellCentroidInterpolation(const CellCentroidInterpolation &a_other)=delete | CellCentroidInterpolation | |
| CellCentroidInterpolation(const EBLevelGrid &a_eblg, const Real &a_dx, const Type &a_interpolationType) noexcept | CellCentroidInterpolation | |
| define(const EBLevelGrid &a_eblg, const Real &a_dx, const Type &a_interpolationType) noexcept | CellCentroidInterpolation | virtual |
| getLeastSquaresStencil(VoFStencil &a_stencil, const VolIndex &a_vof, const EBISBox &a_ebisBox, const ProblemDomain &a_domain) const noexcept | CellCentroidInterpolation | protectedvirtual |
| getLinearStencil(VoFStencil &a_stencil, const VolIndex &a_vof, const EBISBox &a_ebisBox, const ProblemDomain &a_domain) const noexcept | CellCentroidInterpolation | protectedvirtual |
| getPiecewiseLinearStencil(VoFStencil &a_stencil, const VolIndex &a_vof, const EBISBox &a_ebisBox, const ProblemDomain &a_domain) const noexcept | CellCentroidInterpolation | protectedvirtual |
| getTaylorExtrapolationStencil(VoFStencil &a_stencil, const VolIndex &a_vof, const EBISBox &a_ebisBox, const ProblemDomain &a_domain) const noexcept | CellCentroidInterpolation | protectedvirtual |
| interpolate(LevelData< BaseIVFAB< Real > > &a_centroidData, const LevelData< EBCellFAB > &a_cellData) const noexcept | CellCentroidInterpolation | virtual |
| interpolate(LevelData< EBCellFAB > &a_centroidData, const LevelData< EBCellFAB > &a_cellData) const noexcept | CellCentroidInterpolation | virtual |
| interpolate(LevelData< EBCellFAB > &a_data) const noexcept | CellCentroidInterpolation | virtual |
| interpolate(T &a_centroidData, const EBCellFAB &a_cellData, const DataIndex &a_din) const noexcept | CellCentroidInterpolation | |
| m_dx | CellCentroidInterpolation | protected |
| m_eblg | CellCentroidInterpolation | protected |
| m_interpolationType | CellCentroidInterpolation | protected |
| m_interpStencils | CellCentroidInterpolation | protected |
| m_isDefined | CellCentroidInterpolation | protected |
| m_vofIterator | CellCentroidInterpolation | mutableprotected |
| MinMod(const Real &a_dwl, const Real &a_dwr) const noexcept | CellCentroidInterpolation | inlineprotected |
| MonotonizedCentral(const Real &a_dwl, const Real &a_dwr) const noexcept | CellCentroidInterpolation | inlineprotected |
| Superbee(const Real &a_dwl, const Real &a_dwr) const noexcept | CellCentroidInterpolation | inlineprotected |
| Type enum name | CellCentroidInterpolation | |
| ~CellCentroidInterpolation() noexcept | CellCentroidInterpolation | virtual |