KASKADE 7 development version
|
#include <assemblerCore.hh>
A boundary detector to be used with the VariationalFunctionalAssembler. This detector checks the existence of boundary intersections on construction and simply looks it up when questioned.
If multiple assembly passes are performed on the same mesh, this tends to be faster than the ForwardingBoundaryDetector or even the TrivialBoundaryDetector.
Definition at line 1291 of file assemblerCore.hh.
Public Member Functions | |
CachingBoundaryDetector (GridSignals &signals, GridView const &gridView_) | |
CachingBoundaryDetector (GridView const &gridView_) | |
bool | hasBoundaryIntersections (Cell const &cell) const |
|
inline |
Definition at line 1297 of file assemblerCore.hh.
|
inline |
Definition at line 1305 of file assemblerCore.hh.
|
inline |
Definition at line 1311 of file assemblerCore.hh.