Function mf6bmi::get_var_itemsize¶
Defined in File mf6bmi.f90
Function Documentation¶
-
integer(kind=c_int) function mf6bmi::get_var_itemsize (c_var_address, var_size) Get the size (in bytes) of a single element of a variable.
- Return
BMI status code
- Parameters
[in] c_var_address: memory address string of the variable[out] var_size: size of the element in bytes