#include <Ioss_StructuredBlock.h>
◆ BoundaryCondition() [1/4]
Ioss::BoundaryCondition::BoundaryCondition |
( |
std::string | name, |
|
|
std::string | fam_name, |
|
|
Ioss::IJK_t | range_beg, |
|
|
Ioss::IJK_t | range_end ) |
|
inline |
◆ BoundaryCondition() [2/4]
◆ BoundaryCondition() [3/4]
Ioss::BoundaryCondition::BoundaryCondition |
( |
| ) |
|
|
default |
◆ BoundaryCondition() [4/4]
◆ equal()
◆ equal_()
◆ get_face_count()
size_t Ioss::BoundaryCondition::get_face_count |
( |
| ) |
const |
◆ is_valid()
bool Ioss::BoundaryCondition::is_valid |
( |
| ) |
const |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ serialize()
template<class Archive >
void Ioss::BoundaryCondition::serialize |
( |
Archive & | archive | ) |
|
|
inline |
◆ which_face()
int Ioss::BoundaryCondition::which_face |
( |
| ) |
const |
◆ m_bcName
std::string Ioss::BoundaryCondition::m_bcName {} |
◆ m_face
int Ioss::BoundaryCondition::m_face {-1} |
|
mutable |
◆ m_famName
std::string Ioss::BoundaryCondition::m_famName {} |
◆ m_rangeBeg
◆ m_rangeEnd
The documentation for this struct was generated from the following files: