Function mf6bmi::set_value_int¶
Defined in File mf6bmi.f90
Function Documentation¶
-
integer function mf6bmi::set_value_int (c_var_address, c_arr_ptr) Set new values for a variable of type integer.
The array pointed to by
c_arr_ptrcan have rank equal to 0, 1, or 2. When the memory access in the manager for the variablec_var_addressis specified asMEMHIDDENorMEMREADONLY, the function will return with a BMI error code.- Return
BMI status code
- Parameters
[in] c_var_address: memory address string of the variable[in] c_arr_ptr: pointer to the integer array