include/meltpooldg/time_integration/bdf_time_integration.hpp File Reference

Developer Documentation: include/meltpooldg/time_integration/bdf_time_integration.hpp File Reference
Developer Documentation
bdf_time_integration.hpp File Reference
Include dependency graph for bdf_time_integration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >
 

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, 6 > MeltPoolDG::TimeIntegration::bdf_supported_schemes
 The time integrator schemes supported by the bdf time integrator.