Flow123d
JS_before_hm-919-g5f1bbbf
|
#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 157 of file ref_element.hh.
|
inline |
Definition at line 158 of file ref_element.hh.
unsigned int Interaction< OutDim, InDim >::i_ |
Definition at line 159 of file ref_element.hh.