Nektar++
Classes | Namespaces | Typedefs | Variables
CouplingCwipi.h File Reference
#include <SolverUtils/Core/Coupling.h>
#include <FieldUtils/Interpolator.h>
#include <cwipi.h>
#include <functional>

Go to the source code of this file.

Classes

class  Nektar::SolverUtils::CouplingCwipi
 

Namespaces

namespace  Nektar
 
namespace  Nektar::SolverUtils
 

Typedefs

typedef std::function< void(Array< OneD, Array< OneD, NekDouble > > &interpField, Array< OneD, Array< OneD, NekDouble > > &distCoords)> Nektar::SolverUtils::SendCallbackType
 

Variables

static std::map< std::string, SendCallbackType > Nektar::SolverUtils::SendCallbackMap