|
NetCDF Assembler documentation 1.0.0
|
The file containing the dimensions functions. More...
#include "../include/nc_assembler.hh"Functions | |
| size_t | get_dimension_size (file_information_t &in_s_file_info, size_t in_i_dim_id) |
| Get the dimension size. | |
The file containing the dimensions functions.
| size_t get_dimension_size | ( | file_information_t & | in_s_file_info, |
| size_t | in_i_dim_id ) |
Get the dimension size.
| in_s_file_info | The file information |
| in_i_dim_id | The dimension id |