MueLu
Version of the Day
|
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include <Xpetra_CrsMatrixWrap_fwd.hpp>
#include <Xpetra_CrsMatrixFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_SolverBase.hpp"
#include "MueLu_Constraint_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::SteepestDescentSolver< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Implements steepest descent algorithm for energy-minimization. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_STEEPESTDESCENTSOLVER_SHORT |
#define MUELU_STEEPESTDESCENTSOLVER_SHORT |
Definition at line 103 of file MueLu_SteepestDescentSolver_decl.hpp.