dune-geometry  2.2.0
Public Types
Dune::GenericGeometry::DuneCoordTraits< ct >::Matrix< rows, cols > Struct Template Reference

#include <dune/geometry/genericgeometry/geometrytraits.hh>

List of all members.

Public Types

typedef FieldMatrix< ctype,
rows, cols > 
type

template<class ct>
template<int rows, int cols>
struct Dune::GenericGeometry::DuneCoordTraits< ct >::Matrix< rows, cols >


Member Typedef Documentation

template<class ct >
template<int rows, int cols>
typedef FieldMatrix< ctype, rows, cols > Dune::GenericGeometry::DuneCoordTraits< ct >::Matrix< rows, cols >::type

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