Go to the source code of this file.
|
namespace | Nektar |
| The above copyright notice and this permission notice shall be included.
|
|
|
typedef std::shared_ptr< Stimulus > | Nektar::StimulusSharedPtr |
| A shared pointer to an EquationSystem object. More...
|
|
typedef LibUtilities::NekFactory< std::string, Stimulus, const LibUtilities::SessionReaderSharedPtr &, const MultiRegions::ExpListSharedPtr &, const TiXmlElement * > | Nektar::StimulusFactory |
| Datatype of the NekFactory used to instantiate classes derived from the EquationSystem class. More...
|
|