![]() |
NuTo
Numerics Tool
|
This is the complete list of members for NuTo::Visualize::PostProcess, including all inherited members.
| Add(std::string name, DofType dof) | NuTo::Visualize::PostProcess | |
| Add(std::string name, std::function< Eigen::VectorXd(const CellIpData &)> cellFunction, std::string cellFunctionName) | NuTo::Visualize::PostProcess | |
| Add(std::string name, std::function< double(const CellIpData &)> cellFunction, std::string cellFunctionName) | NuTo::Visualize::PostProcess | |
| Add(std::string name, std::function< Eigen::VectorXd(Eigen::VectorXd)> pointFunction, std::string pointFunctionName) | NuTo::Visualize::PostProcess | |
| DefineVisualizer(std::string name, Visualizer &&visualizer) | NuTo::Visualize::PostProcess | |
| DefineVisualizer(std::string name, Group< CellInterface > cells, const HandlerInterface &handler) | NuTo::Visualize::PostProcess | |
| Plot(double t, bool asBinary=true) | NuTo::Visualize::PostProcess | |
| PostProcess()=default | NuTo::Visualize::PostProcess | |
| PostProcess(std::string resultDir) | NuTo::Visualize::PostProcess | |
| ResultDirectory(std::string resultDir) | NuTo::Visualize::PostProcess | |
| ResultDirectory() const | NuTo::Visualize::PostProcess |
1.8.11