![]() |
#include <PoissonSystem.h>
Inheritance diagram for dolfin::PoissonSystem:


Public Member Functions | |
| PoissonSystem (Function &f) | |
| unsigned int | dim () const |
| Return dimension of solution vector. | |
| unsigned int | dof (unsigned int i, const Cell &cell) const |
| Return map from local to global degree of freedom. | |
| void | interiorElementMatrix (NewArray< NewArray< real > > &A) const |
| void | interiorElementVector (NewArray< real > &b) const |
| Compute interior element vector. | |
|
|
|
|
|
Return dimension of solution vector.
Implements dolfin::NewPDE. |
|
||||||||||||
|
Return map from local to global degree of freedom.
Implements dolfin::NewPDE. |
|
|
|
|
|
Compute interior element vector.
Reimplemented from dolfin::NewPDE. |
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.