![]() |
#include <RHS.h>
Collaboration diagram for dolfin::RHS:
Public Member Functions | |
RHS (ODE &ode, Solution &solution) | |
Constructor. | |
RHS (ODE &ode, Function &function) | |
Constructor. | |
~RHS () | |
Destructor. | |
unsigned int | size () const |
Number of components. | |
real | operator() (unsigned int index, real t) |
Evaluation of the right-hand side. | |
real | operator() (unsigned int index, unsigned int node, real t) |
Evaluation of the right-hand side. | |
real | dfdu (unsigned int i, unsigned int j, real t) |
|
Constructor.
|
|
Constructor.
|
|
Destructor.
|
|
|
|
Evaluation of the right-hand side.
|
|
Evaluation of the right-hand side.
|
|
Number of components.
|
Documentation automatically generated with Doxygen on 10 Sep 2004.