|
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 |
| The above copyright notice and this permission notice shall be included. | |
| 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... | |