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

dolfin::WaveVector Class Reference

#include <WaveVector.h>

Inheritance diagram for dolfin::WaveVector:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WaveVector (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::WaveVector::WaveVector Function::Vector source,
Function::Vector uprevious,
Function::Vector wprevious
[inline]
 


Member Function Documentation

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

Variational formulation for systems, left-hand side.

Reimplemented from dolfin::PDE.

real dolfin::WaveVector::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.