|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
explicitfieldvector.hh
Go to the documentation of this file.
87 template< class... Args, disableCopyMove< ThisType, Args... > = 0, std::enable_if_t< std::is_constructible< BaseType, Args &&... >::value, int > = 0 >
static constexpr size_type M()
STL namespace.
constexpr size_type N() const
Definition explicitfieldvector.hh:75
ExplicitFieldVector & operator=(const ExplicitFieldVector< C, N > &other)
Definition explicitfieldvector.hh:150
constexpr ExplicitFieldVector()
Constructor making default-initialized vector.
Definition explicitfieldvector.hh:80
ExplicitFieldVector & operator=(const ExplicitFieldVector &other)
copy assignment operator
Definition explicitfieldvector.hh:136
ExplicitFieldVector(Args &&... args)
Definition explicitfieldvector.hh:88
ExplicitFieldVector(const std::initializer_list< T > &values)
Definition explicitfieldvector.hh:92
ExplicitFieldVector & operator=(const FieldVector< C, N > &other)
Definition explicitfieldvector.hh:143
ExplicitFieldVector(const DenseVector< C > &x, typename std::enable_if<(IsFieldVectorSizeCorrect< C, N >::value &&AcceptElementImplicitConstruction< C, T >::value) >::type *dummy=0)
Definition explicitfieldvector.hh:106
Fem::ExplicitFieldVector< T, N > derived_type
Definition explicitfieldvector.hh:27
Definition explicitfieldvector.hh:46
Definition explicitfieldvector.hh:60
Definition explicitfieldvector.hh:160
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8