Dune Namespace Reference

Classes

struct  FieldTraits< EwomsPrimaryVariable< TypeTag > >
 
struct  FieldTraitsImpl
 
struct  FieldTraitsImpl< T, false >
 
struct  FieldTraitsImpl< TypeTag, true >
 
struct  IsNumber< Opm::MatrixBlock< T, n, m > >
 
struct  MatrixDimension< Opm::MatrixBlock< Scalar, n, m > >
 

Functions

template<class K , int n, int m>
void print_row (std::ostream &s, const Opm::MatrixBlock< K, n, m > &A, typename FieldMatrix< K, n, m >::size_type I, typename FieldMatrix< K, n, m >::size_type J, typename FieldMatrix< K, n, m >::size_type therow, int width, int precision)
 

Function Documentation

◆ print_row()

template<class K , int n, int m>
void Dune::print_row ( std::ostream &  s,
const Opm::MatrixBlock< K, n, m > &  A,
typename FieldMatrix< K, n, m >::size_type  I,
typename FieldMatrix< K, n, m >::size_type  J,
typename FieldMatrix< K, n, m >::size_type  therow,
int  width,
int  precision 
)