Classes

FEValuesViews Namespace Reference
[Finite element access/FEValues classesHandling vector valued problems]

Classes

class  Scalar
class  Vector
class  SymmetricTensor< 2, dim, spacedim >

Detailed Description

A namespace for "views" on a FEValues, FEFaceValues, or FESubfaceValues object. A view represents only a certain part of the whole: whereas the FEValues object represents all values, gradients, or second derivatives of all components of a vector-valued element, views restrict the attention to only a single component or a subset of components. You typically get objects of classes defined in this namespace by applying FEValuesExtractors objects to a FEValues, FEFaceValues or FESubfaceValues objects using the square bracket operator.

There are classes that present views for single scalar components, vector components consisting of dim elements, and symmetric second order tensor components consisting of (dim*dim + dim)/2 elements

See the description of the Handling vector valued problems module for examples how to use the features of this namespace.

 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