Enum superlu_sys::IterRefine_t [] [src]

pub enum IterRefine_t {
    NOREFINE,
    SLU_SINGLE,
    SLU_DOUBLE,
    SLU_EXTRA,
}

Variants

Trait Implementations

impl Copy for IterRefine_t
[src]

impl Clone for IterRefine_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more