| bdf_weights | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| BDFIntegrator(const TimeIntegratorData< number > &time_integrator_data) | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | explicit |
| compute_jacobian | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| compute_residual | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| compute_weighted_old_solution_sum(SolutionHistory< VectorType > &solution_history) | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| configure_solver_functions(JacobianType jacobian, ResidualType residual, DistributeConstraintsType constraints=[](VectorType &) {}) | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| distribute_constraints | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| DistributeConstraintsType typedef | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| get_integrator_type() const | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | inline |
| JacobianType typedef | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| monitoring_vector | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | protected |
| n_steps_performed | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| old_solutions | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| perform_time_step(const number current_time, const number time_step, SolutionHistory< VectorType > &solution_history, const std::function< void(number, number, VectorType &, const VectorType &)> &stage_pre_processing, const std::function< void(number, number, VectorType &, const VectorType &)> &stage_post_processing) override | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | virtual |
| preconditioner | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| preconditioner_update_flag | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| reinit(const VectorType &vector_template) override | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | virtual |
| reinit(const SolutionHistory< VectorType > &solution_history) override | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | virtual |
| required_solution_history_size() const override | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | virtual |
| reset_monitoring_vector() | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | inline |
| ResidualType typedef | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| rhs | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| set_monitoring_vector(VectorType &monitoring_vector_in) | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | inline |
| set_preconditioner(Preconditioner< dim, VectorType, number > &&preconditioner_in) | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| set_up_bdf_parameters(const unsigned int bdf_scheme) | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| solver | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| summed_old_solution | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | private |
| time_integrator_data | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | protected |
| TimeIntegratorBase(const TimeIntegratorData< number > &time_integrator_data_in) | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | inlineexplicit |
| VectorType typedef | MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > | |
| ~TimeIntegratorBase()=default | MeltPoolDG::TimeIntegration::TimeIntegratorBase< number > | virtual |