dune-istl  2.7.1
Static Public Member Functions | List of all members
Dune::MatrixDimension< M > Struct Template Reference

#include <dune/istl/matrixutils.hh>

Static Public Member Functions

static auto rowdim (const M &A)
 
static auto coldim (const M &A)
 

Member Function Documentation

◆ coldim()

template<typename M >
static auto Dune::MatrixDimension< M >::coldim ( const M &  A)
inlinestatic

◆ rowdim()

template<typename M >
static auto Dune::MatrixDimension< M >::rowdim ( const M &  A)
inlinestatic

The documentation for this struct was generated from the following files: