include/meltpooldg/linear_algebra/predictor.hpp File Reference

Developer Documentation: include/meltpooldg/linear_algebra/predictor.hpp File Reference
Developer Documentation
predictor.hpp File Reference
#include <deal.II/base/exceptions.h>
#include <deal.II/base/numbers.h>
#include <deal.II/lac/full_matrix.h>
#include <meltpooldg/linear_algebra/predictor_data.hpp>
#include <meltpooldg/linear_algebra/predictor_linear.hpp>
#include <meltpooldg/time_integration/solution_history.hpp>
#include <meltpooldg/time_integration/time_iterator.hpp>
#include <vector>
Include dependency graph for predictor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::LeastSquaresProjection< VectorType, number >
 
class  MeltPoolDG::Predictor< VectorType, number >
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.