MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
surfacecoupling.h File Reference

Go to the source code of this file.

Classes

class  maia::coupling::range< Iter >
 Simple implementation of c++20 range. More...
 
struct  maia::coupling::Mapping
 Multi-to-multi mapping class. More...
 

Namespaces

namespace  maia
 Namespace for auxiliary functions/classes.
 
namespace  maia::coupling
 

Functions

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...