|
Nektar++
|
#include <LibUtilities/BasicUtils/SessionReader.h>#include <LibUtilities/BasicUtils/NekFactory.hpp>#include <LibUtilities/FFT/NektarFFT.h>#include <SpatialDomains/MeshGraph.h>#include <MultiRegions/ExpList.h>

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 | |
| AdvectionTermFactory & | Nektar::GetAdvectionTermFactory () |
1.8.1.2