Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 38 of file form_concat.h.
Public Member Functions | |
vector_field_trans (const std::vector< field_basic< T, M > > &vv1) | |
Public Attributes | |
std::vector< field_basic< T, M > > | vv |
vector_field_trans | ( | const std::vector< field_basic< T, M > > & | vv1 | ) |
Definition at line 39 of file form_concat.h.
std::vector<field_basic<T,M> > vv |
Definition at line 40 of file form_concat.h.