BEM++
2.0
|
An Ahmed-compatible degree-of-freedom type. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/ahmed_aux.hpp>
Public Member Functions | |
CoordinateType | getcenter (int i) const |
CoordinateType | getlbound (int i) const |
CoordinateType | getubound (int i) const |
Additional Inherited Members | |
![]() | |
Point3D< CoordinateType > | reference |
Reference point. | |
Point3D< CoordinateType > | lbound |
Lower bound. | |
Point3D< CoordinateType > | ubound |
Upper bound. | |
![]() | |
template<typename CoordinateType > | |
void | extendBoundingBox (BoundingBox< CoordinateType > &bbox, const arma::Mat< CoordinateType > &points) |
Extend the bounding box bbox to include all points contained in the columns of points . More... | |
template<typename CoordinateType > | |
void | setBoundingBoxReference (BoundingBox< CoordinateType > &bbox, const arma::Col< CoordinateType > &point) |
Set the reference point of the bounding box bbox to point . More... | |
An Ahmed-compatible degree-of-freedom type.