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

dolfin::DummyPDE Class Reference

Inheritance diagram for dolfin::DummyPDE:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DummyPDE (Function &wprevious)
real lhs (const ShapeFunction &u, const ShapeFunction &v)
 Variational formulation, left-hand side.

real rhs (const ShapeFunction &v)
 Variational formulation, right-hand side.


Protected Attributes

ElementFunction wp

Constructor & Destructor Documentation

dolfin::DummyPDE::DummyPDE Function wprevious  )  [inline]
 


Member Function Documentation

real dolfin::DummyPDE::lhs const ShapeFunction u,
const ShapeFunction v
[inline, virtual]
 

Variational formulation, left-hand side.

Reimplemented from dolfin::PDE.

real dolfin::DummyPDE::rhs const ShapeFunction v  )  [inline, virtual]
 

Variational formulation, right-hand side.

Reimplemented from dolfin::PDE.


Member Data Documentation

ElementFunction dolfin::DummyPDE::wp [protected]
 


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


Documentation automatically generated with Doxygen on 10 Sep 2004.