LifeV
|
#include <StructuralOperator.hpp>
Public Types | |
typedef MeshEntityType | meshEntity_Type |
typedef ComparisonPolicyType | comparisonPolicy_Type |
Public Member Functions | |
MarkerSelector (const UInt materialFlagReference, comparisonPolicy_Type const &policy=std::equal_to< UInt >()) | |
bool | operator() (const meshEntity_Type &entity) const |
Private Attributes | |
const UInt | M_reference |
const comparisonPolicy_Type | M_policy |
Definition at line 105 of file StructuralOperator.hpp.
typedef MeshEntityType meshEntity_Type |
Definition at line 108 of file StructuralOperator.hpp.
typedef ComparisonPolicyType comparisonPolicy_Type |
Definition at line 109 of file StructuralOperator.hpp.
|
inline |
Definition at line 111 of file StructuralOperator.hpp.
|
inline |
Definition at line 116 of file StructuralOperator.hpp.
|
private |
Definition at line 125 of file StructuralOperator.hpp.
|
private |
Definition at line 126 of file StructuralOperator.hpp.