Member List

Developer Documentation: Member List
Developer Documentation
MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number > Member List

This is the complete list of members for MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >, including all inherited members.

bdf_weightsMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
BDFIntegrator(const TimeIntegratorData< number > &time_integrator_data)MeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >explicit
compute_jacobianMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
compute_residualMeltPoolDG::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_constraintsMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
DistributeConstraintsType typedefMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >
get_integrator_type() constMeltPoolDG::TimeIntegration::TimeIntegratorBase< number >inline
JacobianType typedefMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >
monitoring_vectorMeltPoolDG::TimeIntegration::TimeIntegratorBase< number >protected
n_steps_performedMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
old_solutionsMeltPoolDG::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) overrideMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >virtual
preconditionerMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
preconditioner_update_flagMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
reinit(const VectorType &vector_template) overrideMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >virtual
reinit(const SolutionHistory< VectorType > &solution_history) overrideMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >virtual
required_solution_history_size() const overrideMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >virtual
reset_monitoring_vector()MeltPoolDG::TimeIntegration::TimeIntegratorBase< number >inline
ResidualType typedefMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >
rhsMeltPoolDG::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
solverMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
summed_old_solutionMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >private
time_integrator_dataMeltPoolDG::TimeIntegration::TimeIntegratorBase< number >protected
TimeIntegratorBase(const TimeIntegratorData< number > &time_integrator_data_in)MeltPoolDG::TimeIntegration::TimeIntegratorBase< number >inlineexplicit
VectorType typedefMeltPoolDG::TimeIntegration::BDFIntegrator< dim, number >
~TimeIntegratorBase()=defaultMeltPoolDG::TimeIntegration::TimeIntegratorBase< number >virtual