include/meltpooldg/linear_algebra/predictor_linear.hpp File Reference

Developer Documentation: include/meltpooldg/linear_algebra/predictor_linear.hpp File Reference
Developer Documentation
predictor_linear.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 

Functions

template<typename VectorType , typename number >
void MeltPoolDG::compute_linear_predictor (const VectorType &old_vec, const VectorType &old_old_vec, VectorType &predictor, const number current_time_increment, const number old_time_increment)