Nektar++
|
#include <LibUtilities/TimeIntegration/TimeIntegrationScheme.h>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/LibUtilitiesDeclspec.h>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
< | |
namespace | Nektar::LibUtilities |
Typedefs | |
typedef NekFactory < std::string, TimeIntegrationWrapper > | Nektar::LibUtilities::TimeIntegrationWrapperFactory |
Datatype of the NekFactory used to instantiate classes derived from the EquationSystem class. | |
typedef boost::shared_ptr < TimeIntegrationWrapper > | Nektar::LibUtilities::TimeIntegrationWrapperSharedPtr |
typedef boost::shared_ptr < TimeIntegrationIMEXOrder1 > | Nektar::LibUtilities::TimeIntegrationIMEXOrder1SharedPtr |
Functions | |
TimeIntegrationWrapperFactory & | Nektar::LibUtilities::GetTimeIntegrationWrapperFactory () |