Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | List of all members
internal::ReturnType< NRows, NCols, FieldEnum > Struct Template Reference

#include <field_values.hh>

Public Types

typedef arma::Mat< unsigned int >::template fixed< NRows, NCols > return_type
 

Detailed Description

template<int NRows, int NCols>
struct internal::ReturnType< NRows, NCols, FieldEnum >

Definition at line 88 of file field_values.hh.

Member Typedef Documentation

template<int NRows, int NCols>
typedef arma::Mat<unsigned int>::template fixed<NRows, NCols> internal::ReturnType< NRows, NCols, FieldEnum >::return_type

Definition at line 88 of file field_values.hh.


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