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

Bistable Class Reference

Inheritance diagram for Bistable:

Inheritance graph
[legend]
Collaboration diagram for Bistable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Bistable (Mesh &mesh)
real u0 (unsigned int i)
 Initial value.

real f (const Vector &u, real t, unsigned int i)
 Right-hand side.

void save (Sample &sample)
 Save sample (optional).


Constructor & Destructor Documentation

Bistable::Bistable Mesh mesh  )  [inline]
 


Member Function Documentation

real Bistable::f const Vector u,
real  t,
unsigned int  i
[inline, virtual]
 

Right-hand side.

Implements dolfin::ODE.

void Bistable::save Sample sample  )  [inline, virtual]
 

Save sample (optional).

Reimplemented from dolfin::ODE.

real Bistable::u0 unsigned int  i  )  [inline, virtual]
 

Initial value.

Implements dolfin::ODE.


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


Documentation automatically generated with Doxygen on 10 Sep 2004.