Contents:
↰ Parent directory (src)
src
Contents
Definition (src/t8_netcdf.h)
src/t8_netcdf.h
Includes
Included By
Classes
Enums
Functions
Typedefs
t8.h (File t8.h)
t8.h
File t8_cmesh_netcdf.h
File t8_forest_netcdf.h
File t8_netcdf.c
Struct t8_netcdf_variable_t
Enum t8_netcdf_variable_type
Function T8_EXTERN_C_BEGIN()
Function T8_EXTERN_C_END()
Function t8_netcdf_create_double_var(const char *, const char *, const char *, sc_array_t *)
Function t8_netcdf_create_integer_var(const char *, const char *, const char *, sc_array_t *)
Function t8_netcdf_create_var(t8_netcdf_variable_type_t, const char *, const char *, const char *, sc_array_t *)
Function t8_netcdf_variable_destroy(t8_netcdf_variable_t *)
Typedef t8_nc_int32_t
Typedef t8_nc_int64_t
Typedef t8_netcdf_variable_type_t