Public Member Functions | Public Attributes

FEValuesExtractors::Scalar Struct Reference
[Finite element access/FEValues classesHandling vector valued problems]

List of all members.

Public Member Functions

 Scalar (const unsigned int component)

Public Attributes

unsigned int component

Detailed Description

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.


Constructor & Destructor Documentation

FEValuesExtractors::Scalar::Scalar ( const unsigned int  component )

Constructor. Take the selected vector component as argument.


Member Data Documentation

The selected scalar component of the vector.

Definition at line 144 of file fe_values.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:13 by doxygen 1.7.2