Skip to main content

add_node_variable_step

Function add_node_variable_step 

Source
pub fn add_node_variable_step(
    result: &mut ExodusResult,
    time: f64,
    var_name: &str,
    values: Vec<f64>,
)
Expand description

Add a time step with a scalar node variable to an ExodusResult.