Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

Functions

ForcingFactory & Nektar::SolverUtils::GetForcingFactory ()
 Declaration of the forcing factory singleton.

Variables

SOLVER_UTILS_EXPORT typedef
boost::shared_ptr< Forcing > 
Nektar::SolverUtils::ForcingSharedPtr
 A shared pointer to an EquationSystem object.