include/meltpooldg/linear_algebra/predictor_linear.hpp Source File
|
Developer Documentation
|
predictor_linear.hpp
Go to the documentation of this file.
void compute_linear_predictor(const VectorType &old_vec, const VectorType &old_old_vec, VectorType &predictor, const number current_time_increment, const number old_time_increment)
Definition predictor_linear.cpp:76
Generated by