GRINS-0.8.0
|
This object handles constructing the postprocessing object to be used. More...
#include <postprocessing_factory.h>
Public Member Functions | |
PostprocessingFactory () | |
virtual | ~PostprocessingFactory () |
virtual SharedPtr< PostProcessedQuantities< libMesh::Real > > | build (const GetPot &input) |
This object handles constructing the postprocessing object to be used.
To allow the user to easily extend the postprocesing capabilities, the postprocessing construction is handled in this object.
Definition at line 41 of file postprocessing_factory.h.
GRINS::PostprocessingFactory::PostprocessingFactory | ( | ) |
Definition at line 30 of file postprocessing_factory.C.
|
virtual |
Definition at line 35 of file postprocessing_factory.C.
|
virtual |
Definition at line 41 of file postprocessing_factory.C.