TUV-x
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 Nmusica_arrayFunctions for working with allocatable arrays
 Cfind_string_in_array
 Cfind_string_in_split_array
 Nmusica_assertAssertion functions
 Calmost_equal
 Care_equal
 Cassert_msg
 Cassert_warn_msg
 Cdie_msg
 Nmusica_configThe config_t type and related functions
 Cconfig_iterator_tConfiguration data iterator
 Cconfig_tModel configuration data
 Nmusica_constantsCommon physical constants
 Nmusica_ioThe io_t type and related functions
 Cappend_0d_doubleWrites 0D double data to append 1D double data
 Cappend_0d_intWrites 0D int data to append 1D int data
 Cappend_1d_doubleWrites 1D double data to append 2D data
 Cappend_2d_doubleWrites 2D double data to append 3D double data
 Cappend_3d_doubleWrites 3D double data to append 4D double data
 Cexists_charReturns whether a variable exists in the file
 Cexists_stringReturns whether a variable exists in the file
 Cio_tGeneral input/output class
 Cread_0d_doubleReads 0D double-precision floating-point data
 Cread_0d_intReads 0D integer data
 Cread_1d_doubleReads 1D double-precision floating-point data
 Cread_1d_intReads 1D integer data
 Cread_2d_doubleReads 2D double-precision floating-point data
 Cread_3d_doubleReads 3D double-precision floating-point data
 Cread_4d_doubleReads 4D double-precision floating-point data
 Cset_variable_unitsSets the units for a given variable
 Cvariable_dimensionsReturns the dimension names for a given variable
 Cvariable_unitsReturns the units for a given variable
 Cwrite_0d_doubleWrites 0D double data
 Cwrite_0d_intWrites 0D int data
 Cwrite_1d_doubleWrites 1D double data
 Cwrite_1d_intWrites 1D int data
 Cwrite_2d_doubleWrites 2D double data
 Cwrite_3d_doubleWrites 3D double data
 Cwrite_4d_doubleWrites 4D double data
 Nmusica_io_netcdfThe io_netcdf_t type and related functions
 Cio_netcdf_tNetCDF file reader
 Nmusica_iteratorThe abstract iterator_t type and related functions
 Citerator_tAn abstract iterator
 CnextAdvances the iterator
 CresetResets the iterator to the beginning of the collection
 Nmusica_mapUtility for mapping among arrays
 Cmap_tMap between arrays
 Cpair_tMatched pair
 Nmusica_stringThe string_t type and related functions
 Cstring_tGeneric string type
 Cto_charConverts values to character arrays
 Nmusica_yaml_utilUtility module for YAML parser
 Cdouble_array_t_cInteroperable array type for doubles
 Cnode_array_t_cInteroperable array type for nodes
 Cstring_array_t_cInteroperable array type for strings
 Cstring_t_cInteroperable string type
 Cyaml_add_bool_cAdds a boolean to a YAML node
 Cyaml_add_double_array_cAdds a double array to a YAML node
 Cyaml_add_double_cAdds a double to a YAML node
 Cyaml_add_float_cAdds a float to a YAML node
 Cyaml_add_int_cAdds an int to a YAML node
 Cyaml_add_node_array_cAdds a node array to a YAML node
 Cyaml_add_node_cAdds a YAML node to a YAML node
 Cyaml_add_string_array_cAdds a string array to a YAML node
 Cyaml_add_string_cAdds a string to a YAML node
 Cyaml_at_end_cReturns whether an iterator is == end
 Cyaml_begin_cGets an beginning iterator for a node
 Cyaml_copy_node_cCopy node
 Cyaml_create_from_file_cConstructor from a YAML file
 Cyaml_create_from_string_cC wrapper functions for YAML parser
 Cyaml_delete_double_array_cDouble array destructor
 Cyaml_delete_iterator_cIterator destructor
 Cyaml_delete_node_array_cNode array destructor
 Cyaml_delete_node_cNode destructor
 Cyaml_delete_string_array_cString array destructor
 Cyaml_delete_string_cString destructor
 Cyaml_end_cGets an ending iterator for a node
 Cyaml_get_bool_cGets a boolean by key
 Cyaml_get_bool_from_iterator_cGets a boolean using an iterator
 Cyaml_get_double_array_cGets a double array by key
 Cyaml_get_double_cGets a double by key
 Cyaml_get_double_from_iterator_cGets a double using an iterator
 Cyaml_get_float_cGets a float by key
 Cyaml_get_float_from_iterator_cGets a float using an iterator
 Cyaml_get_int_cGets an integer by key
 Cyaml_get_int_from_iterator_cGets an integer using an iterator
 Cyaml_get_node_array_cGets a node array by key
 Cyaml_get_node_cGets a sub-node by key
 Cyaml_get_node_from_iterator_cGets a node using an iterator
 Cyaml_get_string_array_cGets a string array by key
 Cyaml_get_string_array_from_iterator_cGets a string array using an iterator
 Cyaml_get_string_cGets a string by key
 Cyaml_get_string_from_iterator_cGets a string using an iterator
 Cyaml_increment_cIncrements an iterator
 Cyaml_key_cGets the key associated with an iterator
 Cyaml_merge_node_cMerges one node into another
 Cyaml_size_cGets the number of elements
 Cyaml_to_file_cOutputs YAML configuration to a file
 Cyaml_to_string_cCopy node to string
 Ntuvx_solver_factoryBuilds solver_t objects for use in radiative transfer calculations