The ChainCon Software (Release 0.03)
Public Member Functions | List of all members
Unrestricted Class Reference

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...
 

Detailed Description

A template of a simple class for unrestricted cell selection in the boundary computation procedures.

Definition at line 56 of file boundary.h.

Member Function Documentation

◆ check()

template<class CellT >
bool Unrestricted::check ( const CellT &  c) const
inline

Checks whether the given cell satisfies the restriction.

In this class, always returns true.

Definition at line 67 of file boundary.h.


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