include/meltpooldg/time_integration/one_step_theta.hpp File Reference
|
Developer Documentation
|
one_step_theta.hpp File Reference
#include <deal.II/base/config.h>#include <deal.II/lac/la_parallel_vector.h>#include <meltpooldg/linear_algebra/linear_solver.hpp>#include <meltpooldg/linear_algebra/linear_solver_data.hpp>#include <meltpooldg/time_integration/solution_history.hpp>#include <meltpooldg/time_integration/time_integrator_base.hpp>#include <meltpooldg/time_integration/time_integrator_data.hpp>#include <meltpooldg/utilities/matrix_type_wrapper.h>#include <functional>#include <ostream>
Include dependency graph for one_step_theta.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | MeltPoolDG::TimeIntegration::OneStepTheta< number, PDEOperator > |
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::TimeIntegration |
| Class providing different low storage explicit Runge-Kutta schemes. The schemes implemented in this class are presented in. | |
Variables | |
| static constexpr std::array< TimeIntegratorSchemes, 3 > | MeltPoolDG::TimeIntegration::one_step_theta_supported_schemes |
Generated by