| 
    Nektar++
    
   | 
 
#include <string>#include <LibUtilities/BasicUtils/NekFactory.hpp>#include <LibUtilities/BasicUtils/SharedArray.hpp>#include <MultiRegions/ExpList.h>#include <SolverUtils/SolverUtilsDeclspec.h>

Go to the source code of this file.
Classes | |
| class | Nektar::SolverUtils::Forcing | 
| Defines a forcing term to be explicitly applied.  More... | |
Namespaces | |
| Nektar | |
| <  | |
| Nektar::SolverUtils | |
Typedefs | |
| typedef  LibUtilities::NekFactory < std::string, Forcing, const LibUtilities::SessionReaderSharedPtr &, const Array< OneD, MultiRegions::ExpListSharedPtr > &, const unsigned int &, const TiXmlElement * >  | Nektar::SolverUtils::ForcingFactory | 
| Declaration of the forcing factory.  More... | |
Functions | |
| ForcingFactory & | Nektar::SolverUtils::GetForcingFactory () | 
| Declaration of the forcing factory singleton.  More... | |
Variables | |
| SOLVER_UTILS_EXPORT typedef  boost::shared_ptr< Forcing >  | Nektar::SolverUtils::ForcingSharedPtr | 
| A shared pointer to an EquationSystem object.  More... | |
 1.8.8