KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces
ml_solver.h File Reference
#include "includes/define.h"
#include "includes/kratos_parameters.h"
#include "linear_solvers/linear_solver.h"
#include "custom_utilities/trilinos_solver_utilities.h"
#include "AztecOO.h"
#include "Epetra_LinearProblem.h"
#include "ml_include.h"
#include "ml_MultiLevelPreconditioner.h"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for ml_solver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::MultiLevelSolver< TSparseSpaceType, TDenseSpaceType, TReordererType >
 Wrapper for Trilinos-ML preconditioner using the Aztec-Solver. More...
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 

Functions

Kratos Classes
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & Kratos::operator<< (std::ostream &rOStream, const MultiLevelSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...