Enum threed_ice_sys::AnalysisType_t [] [src]

pub enum AnalysisType_t {
    TDICE_ANALYSIS_TYPE_NONE,
    TDICE_ANALYSIS_TYPE_TRANSIENT,
    TDICE_ANALYSIS_TYPE_STEADY,
}

Variants

Trait Implementations

impl Eq for AnalysisType_t
[src]

impl PartialEq for AnalysisType_t
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.

impl Copy for AnalysisType_t
[src]

impl Clone for AnalysisType_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more