Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::ElasticityUpdated Class Reference

#include <ElasticityUpdated.h>

Inheritance diagram for dolfin::ElasticityUpdated:

Inheritance graph
[legend]
Collaboration diagram for dolfin::ElasticityUpdated:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ElasticityUpdated (Function::Vector &source, Function::Vector &wprevious)
real lhs (ShapeFunction::Vector &u, ShapeFunction::Vector &v)
 Variational formulation for systems, left-hand side.

real rhs (ShapeFunction::Vector &v)
 Variational formulation for systems, right-hand side.


Public Attributes

NewArray< Matrix * > sigma0array
NewArray< Matrix * > sigma1array
NewArray< bool > computedsigma

Constructor & Destructor Documentation

dolfin::ElasticityUpdated::ElasticityUpdated Function::Vector source,
Function::Vector wprevious
[inline]
 


Member Function Documentation

real dolfin::ElasticityUpdated::lhs ShapeFunction::Vector &  u,
ShapeFunction::Vector &  v
[inline, virtual]
 

Variational formulation for systems, left-hand side.

Reimplemented from dolfin::PDE.

real dolfin::ElasticityUpdated::rhs ShapeFunction::Vector &  v  )  [inline, virtual]
 

Variational formulation for systems, right-hand side.

Reimplemented from dolfin::PDE.


Member Data Documentation

NewArray<bool> dolfin::ElasticityUpdated::computedsigma
 

NewArray<Matrix *> dolfin::ElasticityUpdated::sigma0array
 

NewArray<Matrix *> dolfin::ElasticityUpdated::sigma1array
 


The documentation for this class was generated from the following file:


Documentation automatically generated with Doxygen on 10 Sep 2004.