- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/io/file/dgfparser/dgfparserblocks.hh>
Public Member Functions | |
Matrix (int rows, int cols) | |
const T & | operator() (int i, int j) const |
T & | operator() (int i, int j) |
int | rows () const |
int | cols () const |
Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T >::Matrix | ( | int | rows, | |
int | cols | |||
) | [inline] |
int Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T >::cols | ( | ) | const [inline] |
T& Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T >::operator() | ( | int | i, | |
int | j | |||
) | [inline] |
const T& Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T >::operator() | ( | int | i, | |
int | j | |||
) | const [inline] |
int Dune::dgf::PeriodicFaceTransformationBlock::Matrix< T >::rows | ( | ) | const [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].