#include <single_predicates.h>
Public 成员函数 | |
not_level (unsigned int l) | |
virtual bool | operator() (const T &it) const override |
Protected 成员函数 | |
virtual std::unique_ptr < predicate< T > > | clone () const override |
Protected 属性 | |
const unsigned int | _level |
true
if the pointers level does not match the given level. 在文件 single_predicates.h 第 371 行定义.
|
inline |
在文件 single_predicates.h 第 373 行定义.
|
inlineoverrideprotectedvirtual |
重载 libMesh::Predicates::level< T > .
在文件 single_predicates.h 第 378 行定义.
|
inlineoverridevirtual |
重载 libMesh::Predicates::level< T > .
在文件 single_predicates.h 第 375 行定义.
参考 libMesh::Predicates::level< T >::operator()().
|
protectedinherited |
在文件 single_predicates.h 第 361 行定义.