![]() |
PRISMS-PF Manual
|
Class that outputs a passed solution to vtu, vtk, or pvtu. More...
#include <solution_output.h>
Public Types | |
| using | VectorType = SolutionVector< number > |
Public Member Functions | |
| SolutionOutput (const std::vector< FieldAttributes > &field_attributes, const SolutionIndexer< dim, number > &solution_indexer, const SimulationTimer &sim_timer, const DoFManager< dim, degree > &dof_manager, const std::string &file_prefix, const UserInputParameters< dim > &user_inputs) | |
| Outputs all fields in the solution set. | |
Class that outputs a passed solution to vtu, vtk, or pvtu.
| using SolutionOutput< dim, degree, number >::VectorType = SolutionVector<number> |
|
inline |
Outputs all fields in the solution set.