Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
AdvectionTerm.h File Reference
#include <LibUtilities/BasicUtils/SessionReader.h>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/FFT/NektarFFT.h>
#include <SpatialDomains/MeshGraph.h>
#include <MultiRegions/ExpList.h>
Include dependency graph for AdvectionTerm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nektar::AdvectionTerm
 Base class for the development of solvers. More...

Namespaces

namespace  Nektar
 <

Typedefs

typedef boost::shared_ptr
< AdvectionTerm
Nektar::AdvectionTermSharedPtr
 A shared pointer to an EquationSystem object.
typedef
LibUtilities::NekFactory
< std::string, AdvectionTerm,
const
LibUtilities::SessionReaderSharedPtr
&, const
SpatialDomains::MeshGraphSharedPtr & > 
Nektar::AdvectionTermFactory
 Datatype of the NekFactory used to instantiate classes derived from the EquationSystem class.

Functions

AdvectionTermFactoryNektar::GetAdvectionTermFactory ()