#include <functionspace.hpp>
template<typename A0, typename A1 = parameter::void_, typename A2 = parameter::void_, typename A3 = parameter::void_, typename A4 = parameter::void_>
template<typename T = double, typename Cont = VectorUblas<T>>
template<typename BasisType>
struct Feel::FunctionSpace< A0, A1, A2, A3, A4 >::Element< T, Cont >::AddOffContainer< BasisType >
usefull in // with composite case store the off views
|
typedef boost::shared_ptr< Cont > | type |
|
|
| BOOST_MPL_ASSERT_NOT ((boost::is_same< BasisType, mpl::void_ >)) |
|
The documentation for this struct was generated from the following file: