My Project
|
Public Member Functions | |
BCFace (const DeckRecord &record) | |
bool | operator== (const BCFace &other) const |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
static BCFace | serializationTestObject () |
Public Attributes | |
int | index |
BCType | bctype |
BCMECHType | bcmechtype |
BCComponent | component |
double | rate |
std::optional< double > | pressure |
std::optional< double > | temperature |
std::optional< MechBCValue > | mechbcvalue |