/var/www2/hermes2d/hermes2d/src/forms.cpp File Reference

#include "forms.h"

Functions

Geom< Ord > * init_geom_ord ()
 Init element geometry for calculating the integration order.
Geom< double > * init_geom_vol (RefMap *rm, const int order)
 Init element geometry for volumetric integrals.
Geom< double > * init_geom_surf (RefMap *rm, EdgePos *ep, const int order)
 Init element geometry for surface integrals.
Func< Ord > * init_fn_ord (const int order)
 Init the function for calculation the integration order.
Func< double > * init_fn (PrecalcShapeset *fu, RefMap *rm, const int order)
 Init the shape function for the evaluation of the volumetric/surface integral (transformation of values).
Func< scalar > * init_fn (MeshFunction *fu, RefMap *rm, const int order)
 Init the mesh-function for the evaluation of the volumetric/surface integral.

Function Documentation

Func<scalar>* init_fn ( MeshFunction fu,
RefMap rm,
const int  order 
)

Init the mesh-function for the evaluation of the volumetric/surface integral.

Func<double>* init_fn ( PrecalcShapeset fu,
RefMap rm,
const int  order 
)

Init the shape function for the evaluation of the volumetric/surface integral (transformation of values).

Func<Ord>* init_fn_ord ( const int  order  ) 

Init the function for calculation the integration order.

Geom<Ord>* init_geom_ord (  ) 

Init element geometry for calculating the integration order.

Geom<double>* init_geom_surf ( RefMap rm,
EdgePos ep,
const int  order 
)

Init element geometry for surface integrals.

Geom<double>* init_geom_vol ( RefMap rm,
const int  order 
)

Init element geometry for volumetric integrals.

Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3