15 #include "CeeUnstructGrid/Base.h" 17 #include "CeeCore/Str.h" 43 StateInfo(
int stateId,
const Str& stateName,
double stateRefVal);
53 double referenceValue()
const;
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
bool operator!=(const PtrRef< T1 > &a, const PtrRef< T2 > &b)
Returns true if the internal pointers of refs a and b are different.
Definition: PtrRef.h:58
bool operator==(const PtrRef< T1 > &a, const PtrRef< T2 > &b)
Returns true if the internal pointers of refs a and b are equal.
Definition: PtrRef.h:57
ReferenceType
List of state reference types.
Definition: StateInfo.h:32
Simple class containing metadata info for a state.
Definition: StateInfo.h:29
Load case.
Definition: StateInfo.h:36
Frequency.
Definition: StateInfo.h:35
Time.
Definition: StateInfo.h:34