Class xlifepp::PhysicalData#
-
class PhysicalData#
-
Collaboration diagram for xlifepp::PhysicalData:
store data related to a physical group: domain name, domain id and dimension
Public Functions
-
inline bool operator<(const PhysicalData &cd) const#
-
comparison operator
-
void print(std::ostream&) const#
-
print mesh data
Public Members
-
string_t domName#
-
name of the physical group
Friends
-
friend std::ostream &operator<<(std::ostream&, const PhysicalData&)#
-
print operator
-
inline bool operator<(const PhysicalData &cd) const#