Nektar++
|
#include <FieldUtils/Interpolator.h>
#include <MultiRegions/ExpList.h>
#include <SolverUtils/SolverUtilsDeclspec.h>
Go to the source code of this file.
Classes | |
class | Nektar::SolverUtils::Coupling |
Namespaces | |
namespace | Nektar |
namespace | Nektar::SolverUtils |
Functions | |
CouplingFactory & | Nektar::SolverUtils::GetCouplingFactory () |
Declaration of the Coupling factory singleton. More... | |
Variables | |
SOLVER_UTILS_EXPORT typedef std::shared_ptr< Coupling > | Nektar::SolverUtils::CouplingSharedPtr |
SOLVER_UTILS_EXPORT typedef LibUtilities::NekFactory< std::string, Coupling, MultiRegions::ExpListSharedPtr > | Nektar::SolverUtils::CouplingFactory |
Declaration of the Coupling factory. More... | |