Nektar++
|
#include <string>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <MultiRegions/ExpList.h>
#include <SolverUtils/Forcing/Forcing.h>
#include <SolverUtils/SolverUtilsDeclspec.h>
Go to the source code of this file.
Classes | |
class | Nektar::SolverUtils::ForcingProgrammatic |
Namespaces | |
namespace | Nektar |
namespace | Nektar::SolverUtils |
Variables | |
SOLVER_UTILS_EXPORT typedef std::shared_ptr< ForcingProgrammatic > | Nektar::SolverUtils::ForcingProgrammaticSharedPtr |
A shared pointer to an EquationSystem object. More... | |