#include <single_predicates.h>
Public Member Functions | |
bnd (const BoundaryInfo &bndry_info) | |
virtual | ~bnd () |
virtual bool | operator() (const T &it) const override |
Protected Member Functions | |
virtual predicate< T > * | clone () const override |
Protected Attributes | |
const BoundaryInfo & | _bndry_info |
true
if n_boundary_ids(node) > 0. Definition at line 232 of file single_predicates.h.
|
inline |
Definition at line 234 of file single_predicates.h.
|
inlinevirtual |
Definition at line 237 of file single_predicates.h.
|
inlineoverrideprotectedvirtual |
Implements libMesh::Predicates::predicate< T >.
Definition at line 243 of file single_predicates.h.
|
overridevirtual |
Implements libMesh::Predicates::predicate< T >.
Definition at line 43 of file single_predicates.C.
|
protected |
Definition at line 244 of file single_predicates.h.