MaMiCo 1.2
Loading...
Searching...
No Matches
coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity Class Reference
Inheritance diagram for coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity:
Collaboration diagram for coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity:

Public Member Functions

 Wrapper4ComputeAndSetCurrentVelocity (coupling::services::CouplingCellServiceImpl< LinkedCell, dim > *thisPtr)
 
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)
 

Additional Inherited Members

- Protected Attributes inherited from coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper
coupling::services::CouplingCellServiceImpl< LinkedCell, dim > * _thisPtr
 

Detailed Description

template<class LinkedCell, unsigned int dim>
class coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity

computes and stores the current velocity in each non-ghost coupling cell.

Member Function Documentation

◆ apply()

template<class LinkedCell, unsigned int dim>
void coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity::apply ( coupling::datastructures::CouplingCellWithLinkedCells< LinkedCell, dim > & cell,
const I02 & index )
inlineoverridevirtual

◆ beginCellIteration()

template<class LinkedCell, unsigned int dim>
void coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity::beginCellIteration ( )
inlineoverridevirtual

◆ endCellIteration()

template<class LinkedCell, unsigned int dim>
void coupling::services::CouplingCellServiceImpl< LinkedCell, dim >::Wrapper4ComputeAndSetCurrentVelocity::endCellIteration ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: