|
My Project
|
Public Member Functions | |
| SourceCell (const DeckRecord &record) | |
| bool | operator== (const SourceCell &other) const |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
| static SourceCell | serializationTestObject () |
Public Attributes | |
| SourceComponent | component {SourceComponent::NONE} |
| double | rate {} |
| std::optional< double > | hrate {} |
| std::optional< double > | temperature {} |