#include <predictor.hpp>
|
| | LeastSquaresProjection (const std::vector< VectorType > &solution_history, const unsigned int n_old_solutions=dealii::numbers::invalid_unsigned_int) |
| |
| template<typename MatrixType > |
| void | vmult (const MatrixType &matrix, VectorType &solution, const VectorType &rhs) const |
| |
◆ LeastSquaresProjection()
template<typename VectorType , typename number = double>
| MeltPoolDG::LeastSquaresProjection< VectorType, number >::LeastSquaresProjection |
( |
const std::vector< VectorType > & |
solution_history, |
|
|
const unsigned int |
n_old_solutions = dealii::numbers::invalid_unsigned_int |
|
) |
| |
|
inlineexplicit |
◆ vmult()
template<typename VectorType , typename number = double>
template<typename MatrixType >
◆ internal_vectors
template<typename VectorType , typename number = double>
◆ old_solution
template<typename VectorType , typename number = double>
The documentation for this class was generated from the following file: