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

dolfin::ElasticityStationary Class Reference

#include <ElasticityStationary.h>

Inheritance diagram for dolfin::ElasticityStationary:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ElasticityStationary (Function::Vector &source, Function::Vector &uprevious, 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.


Constructor & Destructor Documentation

dolfin::ElasticityStationary::ElasticityStationary Function::Vector source,
Function::Vector uprevious,
Function::Vector wprevious
[inline]
 


Member Function Documentation

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

Variational formulation for systems, left-hand side.

Reimplemented from dolfin::PDE.

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

Variational formulation for systems, right-hand side.

Reimplemented from dolfin::PDE.


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


Documentation automatically generated with Doxygen on 10 Sep 2004.