Public Member Functions | |
Vector (const unsigned int first_vector_component) | |
Public Attributes | |
unsigned int | first_vector_component |
dim
components of a vector-valued element. The value of dim
is defined by the FEValues object the extractor is applied to.The concept of extractors is defined in the documentation of the namespace FEValuesExtractors and in the Handling vector valued problems module.
Constructor. Take the first component of the selected vector inside the FEValues object as argument.
The first component of the vector view.