GEOS
|
#include "denseLinearAlgebra/interfaces/blaslapack/BlasLapackLA.hpp"
#include "common/LinearOperator.hpp"
Go to the source code of this file.
Namespaces | |
geos | |
Functions | |
template<typename VECTOR > | |
real64 | geos::ArnoldiLargestEigenvalue (LinearOperator< VECTOR > const &op, localIndex const m=4) |
Function implementing the Arnoldi scheme to compute the largest eigenvalue. More... | |