/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.

Classes

class  Space
 Represents a finite element space over a domain. More...
struct  Space::BaseComponent
union  Space::NodeData
struct  Space::ElementData

Enumerations

enum  BCType { BC_ESSENTIAL, BC_NATURAL, BC_NONE }

Functions

H2D_API int assign_dofs (int n,...)
H2D_API int assign_dofs (Space *s)

Enumeration Type Documentation

enum BCType
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,
  ... 
)
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3