| 
    The ChainCon Software (Release 0.03)
    
   | 
 
A template of a simple class for unrestricted cell selection in the boundary computation procedures. More...
#include <boundary.h>
Public Member Functions | |
| template<class CellT > | |
| bool | check (const CellT &c) const | 
| Checks whether the given cell satisfies the restriction.  More... | |
A template of a simple class for unrestricted cell selection in the boundary computation procedures.
Definition at line 56 of file boundary.h.
      
  | 
  inline | 
Checks whether the given cell satisfies the restriction.
In this class, always returns true.
Definition at line 67 of file boundary.h.
 1.8.13