My Project
|
Helper class with some matrix operations. More...
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <dune/common/fmatrix.hh>
#include <dune/common/dynmatrix.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
Go to the source code of this file.
Classes | |
class | Opm::Elasticity::MatrixOps |
Helper class with some matrix operations. More... | |
Namespaces | |
namespace | Opm |
Inverting small matrices. | |
Helper class with some matrix operations.