DUNE-FEM (unstable)

Dune::Fem::AcceptElementImplicitConstruction< C, T, SFINAE > Struct Template Reference

#include <dune/fem/common/explicitfieldvector.hh>

Detailed Description

template<class C, class T, class SFINAE = void>
struct Dune::Fem::AcceptElementImplicitConstruction< C, T, SFINAE >

Accept implicit type conversion from any DenseVector to a field vector only if both vectors contain field elements of some type or both vectors do NOT contain field elements of some kind and the elements of the DenseVector are convertible to the field vector's elements.

This inhibits the initialization of a FieldVector of complex objects like matrices from a field vector of scalars.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 24, 22:29, 2024)