BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Bempp::AhmedDofWrapper< CoordinateType > Struct Template Reference

An Ahmed-compatible degree-of-freedom type. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/ahmed_aux.hpp>

Inheritance diagram for Bempp::AhmedDofWrapper< CoordinateType >:
Bempp::BoundingBox< CoordinateType >

Public Member Functions

CoordinateType getcenter (int i) const
 
CoordinateType getlbound (int i) const
 
CoordinateType getubound (int i) const
 

Additional Inherited Members

- Public Attributes inherited from Bempp::BoundingBox< CoordinateType >
Point3D< CoordinateType > reference
 Reference point.
 
Point3D< CoordinateType > lbound
 Lower bound.
 
Point3D< CoordinateType > ubound
 Upper bound.
 

Detailed Description

template<typename CoordinateType>
struct Bempp::AhmedDofWrapper< CoordinateType >

An Ahmed-compatible degree-of-freedom type.


The documentation for this struct was generated from the following file: