_cellIdx (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_couplingCells (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_currentVelocity | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_ignoreThisCell | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_innerLowerLeft | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_innerUpperRight (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_mdSolverInterface (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_outerLowerLeft (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_outerUpperRight (defined in coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim >) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
_velocityRelaxationFactor | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | protected |
beginCellIteration() | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inline |
createCouplingCellIndex4SecondOrderInterpolation(const tarch::la::Vector< dim, double > &position, tarch::la::Vector< dim, double > &normalisedPosition, bool &secondCake, I02 *res) const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
endCellIteration() | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inline |
getInnerLowerLeftCorner() const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
getInnerUpperRightCorner() const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
getOuterLowerLeftCorner() const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
getOuterUpperRightCorner() const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
handleCell(LinkedCell &cell) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inline |
ignoreThisCell(const I02 &idx) const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprotected |
interpolateVelocitySecondOrder(I02 *cellIndex, const tarch::la::Vector< dim, double > &normalisedPosition, const bool &secondCake, tarch::la::Vector< dim, double > &newVelocity) const | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlineprivate |
relaxMolecule(const tarch::la::Vector< dim, double > &position) const | coupling::cellmappings::VelocityGradientRelaxationTopOnlyMapping< LinkedCell, dim > | inlineprotectedvirtual |
VelocityGradientRelaxationMapping(const double &velocityRelaxationFactor, const tarch::la::Vector< dim, double > ¤tVelocity, const I02 &cellIndex, coupling::interface::MDSolverInterface< LinkedCell, dim > *const mdSolverInterface, const coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > *const couplingCells) | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inline |
VelocityGradientRelaxationTopOnlyMapping(const double &velocityRelaxationFactor, const tarch::la::Vector< dim, double > ¤tVelocity, const I02 &cellIndex, coupling::interface::MDSolverInterface< LinkedCell, dim > *const mdSolverInterface, const coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > *const couplingCells) | coupling::cellmappings::VelocityGradientRelaxationTopOnlyMapping< LinkedCell, dim > | inline |
~VelocityGradientRelaxationMapping() | coupling::cellmappings::VelocityGradientRelaxationMapping< LinkedCell, dim > | inlinevirtual |