/var/www2/hermes2d/hermes2d/src/space.h File Reference
#include "mesh.h"
#include "shapeset.h"
#include "asmlist.h"
#include "precalc.h"
#include "quad_all.h"
Go to the source code of this file.
Enumeration Type Documentation
- Enumerator:
| BC_ESSENTIAL |
Essential (Dirichlet) BC.
|
| BC_NATURAL |
Natural (Neumann, Newton) BC.
|
| BC_NONE |
Hermes will not attempt to evaluate any boundary < integrals on this part of the boundary.
|
Function Documentation
| H2D_API int assign_dofs |
( |
Space * |
s |
) |
|
| H2D_API int assign_dofs |
( |
int |
n, |
|
|
|
... | |
|
) |
| | |