IO: Add interface for restore_attribute_h5().
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
9cf04971eb
commit
ad6e1592c4
@ -61,6 +61,10 @@ module io
|
||||
module procedure read_snapshot_parameter_integer_h5
|
||||
module procedure read_snapshot_parameter_double_h5
|
||||
end interface
|
||||
interface restore_attribute_h5
|
||||
module procedure restore_attribute_string_h5
|
||||
module procedure restore_attribute_number_h5
|
||||
end interface
|
||||
interface store_attribute_h5
|
||||
module procedure store_attribute_string_h5
|
||||
module procedure store_attribute_number_h5
|
||||
|
Loading…
x
Reference in New Issue
Block a user