_excessMass | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_massFluxBoundary | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_massMapping | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_mdSolverInterface | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | protected |
_momentumMapping | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_newSolution | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_numberLocalCells | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_numberMDSteps | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_oldSolution | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_shiftTimestep | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
_timestepCounter | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
beginProcessInnerCouplingCellsAfterMDTimestep() override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
beginProcessInnerCouplingCellsAfterReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
beginProcessInnerCouplingCellsBeforeReceivingMacroscopicSolverData() override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
beginProcessInnerCouplingCellsBeforeSendingMDSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
beginProcessOuterCouplingCellsAfterReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
beginProcessOuterCouplingCellsBeforeReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
beginProcessOuterCouplingCellsBeforeSendingMDSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
computeMassFlux(const double &mass, const tarch::la::Vector< dim, double > &velocity, I01 index) | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | private |
endProcessInnerCouplingCellsAfterMDTimestep() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessInnerCouplingCellsAfterReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessInnerCouplingCellsBeforeReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessInnerCouplingCellsBeforeSendingMDSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessOuterCouplingCellsAfterReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessOuterCouplingCellsBeforeReceivingMacroscopicSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
endProcessOuterCouplingCellsBeforeSendingMDSolverData() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
processInnerCouplingCellAfterMDTimestep(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
processInnerCouplingCellAfterReceivingMacroscopicSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
processInnerCouplingCellBeforeReceivingMacroscopicSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
processInnerCouplingCellBeforeSendingMDSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) override | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |
processOuterCouplingCellAfterReceivingMacroscopicSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
processOuterCouplingCellBeforeReceivingMacroscopicSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
processOuterCouplingCellBeforeSendingMDSolverData(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, I02 index) | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
TransferStrategy(coupling::interface::MDSolverInterface< LinkedCell, dim > *const mdSolverInterface) | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inline |
TransferStrategy4NieCoupling(coupling::interface::MDSolverInterface< LinkedCell, dim > *const mdSolverInterface, unsigned int numberMDSteps, double shiftTimestep, tarch::la::Vector< 2 *dim, bool > massFluxBoundary) | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | |
~TransferStrategy() | coupling::transferstrategies::TransferStrategy< LinkedCell, dim > | inlinevirtual |
~TransferStrategy4NieCoupling() | coupling::transferstrategies::TransferStrategy4NieCoupling< LinkedCell, dim > | virtual |