|
MaMiCo 1.2
|


Public Member Functions | |
| Wrapper4ComputeAndStoreTemperature (coupling::services::CouplingCellServiceImpl< LinkedCell, dim > *thisPtr, double temperature) | |
| void | beginCellIteration () override |
| void | endCellIteration () override |
| void | apply (coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > &cell, const I02 &index) override |
Public Member Functions inherited from coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper | |
| Wrapper (coupling::services::CouplingCellServiceImpl< LinkedCell, dim > *thisPtr) | |
Private Attributes | |
| const double | _temperature |
Additional Inherited Members | |
Protected Attributes inherited from coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper | |
| coupling::services::CouplingCellServiceImpl< LinkedCell, dim > * | _thisPtr |
computes and stores the temperature value in all non-ghost cells. If the temperature parameter is set to -1.0, the current temperature of the molecules in this cell is stored. Otherwise, the temperature variable is used and applied to the molecules using the thermostat of the KineticEnergyController.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineoverridevirtual |