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

#include <field_values.hh>

Public Types

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

Detailed Description

template<int NRows, int NCols, class ET>
struct internal::ReturnType< NRows, NCols, ET >

Definition at line 74 of file field_values.hh.

Member Typedef Documentation

template<int NRows, int NCols, class ET>
typedef arma::Mat<ET>::template fixed<NRows, NCols> internal::ReturnType< NRows, NCols, ET >::return_type

Definition at line 74 of file field_values.hh.


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