|
Flow123d
DF_patch_fe_data_tables-32b3de9
|
#include <ref_element.hh>
Public Member Functions | |
| Interaction (unsigned int i) | |
Public Attributes | |
| unsigned int | i_ |
Auxilliary structure that is used to pass template arguments into interact function of RefElement: RefElement<dim>::interact( Interaction<OutDim,InDim>(i) )
This enables automatic deduction of dimensional template arguments.
RefElement<dim>::interact Definition at line 288 of file ref_element.hh.
|
inline |
Definition at line 289 of file ref_element.hh.
| unsigned int Interaction< OutDim, InDim >::i_ |
Definition at line 290 of file ref_element.hh.