NetCDF Assembler documentation 1.0.0
Loading...
Searching...
No Matches
dimensions.cc File Reference

The file containing the dimensions functions. More...

Functions

size_t get_dimension_size (file_information_t &in_s_file_info, size_t in_i_dim_id)
 Get the dimension size.
 

Detailed Description

The file containing the dimensions functions.

Author
Nicolas TORO

Function Documentation

◆ get_dimension_size()

size_t get_dimension_size ( file_information_t & in_s_file_info,
size_t in_i_dim_id )

Get the dimension size.

Parameters
in_s_file_infoThe file information
in_i_dim_idThe dimension id
Returns
size_t The dimension size