Go to the source code of this file.
|
template<MInt nDim, class S , class T , class M , class C > |
void | maia::coupling::setBoundaryForce (S &src, T &tgt, M &mapping, C conversion) |
| Setting the boundary force from one surface collector to the other. More...
|
|
template<MInt nDim, class S , class T , class M , class C > |
void | maia::coupling::setBoundaryForceAndTorque (S &src, T &tgt, M &mapping, C conversion) |
| Setting the boundary force and torque from one surface collector to the other. More...
|
|
template<MInt nDim, class S , class T , class M , class C > |
void | maia::coupling::setBoundaryVelocity (S &src, T &tgt, M &mapping, C conversion) |
| Setting the boundary velocity from one surface collector to the other. More...
|
|