Nektar++
Classes | Namespaces | Typedefs | Functions | Variables
Forcing.h File Reference
#include <string>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <MultiRegions/ExpList.h>
#include <SolverUtils/SolverUtilsDeclspec.h>
Include dependency graph for Forcing.h:
This graph shows which files directly or indirectly include this file:

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...