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

Public Types | |
| enum | Type { DIRICHLET, NEUMANN } |
Public Member Functions | |
| BoundaryCondition (int components=1) | |
| ~BoundaryCondition () | |
| Point | coord () const |
| const Node & | node () const |
| Type | type () const |
| real | val (int component=0) const |
| void | set (Type type, real val, int component=0) |
| void | update (Node *np) |
Friends | |
| class | FEM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.