Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
bem/bformAdapt.hh File Reference
#include "operator/bilinearForm.hh"
#include "bemInt.hh"
#include "bem/element.hh"
Include dependency graph for bformAdapt.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bem::AdaptLaplaceDL00< F >
 Bilinear form for the Laplace double layer potential with piecewise constant shape functions and hanging nodes (=> recursive subdivision of the larger triangle). More...
class  bem::AdaptLaplaceDL01< F >
 Bilinear form for the Laplace double layer potential with piecewise constant shape functions and hanging nodes (=> recursive subdivision of the larger triangle). More...
class  bem::AdaptLaplaceSL01< F >
 Bilinear form for the Laplace Single Layer potential with piecewise constant shape functions and hanging nodes (=> recursive subdivision of the larger triangle). More...

Namespaces

namespace  bem
 

Used for the basic classes of the boundary element method.


Defines

#define AdaptLaplaceDL00_D   0

Define Documentation

#define AdaptLaplaceDL00_D   0

Definition at line 12 of file bformAdapt.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)