Public Member Functions | |
| Scalar (const unsigned int component) | |
Public Attributes | |
| unsigned int | component |
Extractor for a single scalar component of a vector-valued element. The result of applying an object of this type to an FEValues, FEFaceValues or FESubfaceValues object is of type FEValuesViews::Scalar. The concept of extractors is defined in the documentation of the namespace FEValuesExtractors and in the Handling vector valued problems module.
Definition at line 138 of file fe_values.h.
| FEValuesExtractors::Scalar::Scalar | ( | const unsigned int | component ) |
Constructor. Take the selected vector component as argument.
The selected scalar component of the vector.
Definition at line 144 of file fe_values.h.
documentation generated on Fri Feb 3 2012 06:04:13 by
doxygen
1.7.2