Dune::FieldCast< F2, Dune::FieldMatrix< F1, dim1, dim2 > > Struct Template Reference
#include <dune/localfunctions/utility/field.hh>
List of all members.
Public Types |
typedef Dune::FieldMatrix< F2,
dim1, dim2 > | type |
template<class F2, class F1, int dim1, int dim2>
struct Dune::FieldCast< F2, Dune::FieldMatrix< F1, dim1, dim2 > >
Member Typedef Documentation
template<class F2 , class F1 , int dim1, int dim2>
typedef Dune::FieldMatrix<F2,dim1,dim2> Dune::FieldCast< F2, Dune::FieldMatrix< F1, dim1, dim2 > >::type |
The documentation for this struct was generated from the following file: