82 m_session->RegisterCmdLineArgument(
"SetToOneSpaceDimension",
"False",
"Redefine mesh to be aligned to x-axis");
virtual void v_InitObject()
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
static EquationSystemSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession)
Creates an instance of this class.
Base class for unsteady solvers.
virtual void v_InitObject()
EquationSystemFactory & GetEquationSystemFactory()
PulseWaveSystemOutput(const LibUtilities::SessionReaderSharedPtr &m_session)
static std::string className
Name of class.
LibUtilities::SessionReaderSharedPtr m_session
The session reader.
virtual ~PulseWaveSystemOutput()
Destructor.
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, tDescription pDesc="")
Register a class with the factory.