MaMiCo 1.2
|
This is the complete list of members for coupling::MomentumController< LinkedCell, dim >, including all inherited members.
_computeMassMapping | coupling::MomentumController< LinkedCell, dim > | private |
_computeMomentumMapping | coupling::MomentumController< LinkedCell, dim > | private |
_mdSolverInterface | coupling::MomentumController< LinkedCell, dim > | private |
computeMeanVelocity(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, tarch::la::Vector< dim, double > &meanVelocity) | coupling::MomentumController< LinkedCell, dim > | inline |
computeMomentum(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, tarch::la::Vector< dim, double > &momentum) | coupling::MomentumController< LinkedCell, dim > | inline |
computeMomentumAndMeanVelocity(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, tarch::la::Vector< dim, double > &momentum, tarch::la::Vector< dim, double > &meanVelocity) | coupling::MomentumController< LinkedCell, dim > | inline |
MomentumController(coupling::interface::MDSolverInterface< LinkedCell, dim > *const mdSolverInterface) | coupling::MomentumController< LinkedCell, dim > | inline |
setMomentum(coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, const tarch::la::Vector< dim, double > &newMomentum) | coupling::MomentumController< LinkedCell, dim > | inline |
~MomentumController() | coupling::MomentumController< LinkedCell, dim > | inline |