| Procedure | Location | Procedure Type | Description |
|---|---|---|---|
| add_to | CDMSreader__types | Interface | |
| CDMS_readfile | CDMSreader__readwrite | Subroutine | Read a file containing transitions from the CDMS |
| CDMS_readfile_hfs | CDMSreader__readwrite | Subroutine | Read a file containing transitions from the CDMS, get ony states and transitions with hyperfine resolution. Wrapper for CDMS_readfile. |
| CDMS_readfile_nohfs | CDMSreader__readwrite | Subroutine | Read a file containing transitions from the CDMS, get ony states and transitions without hyperfine resolution. Wrapper for CDMS_readfile. |
| die | CDMSreader__system | Subroutine | Stop program execution with a message |
| find_state_number | CDMSreader__types | Interface | |
| find_transition_number | CDMSreader__types | Interface | |
| make_asymtop_state | CDMSreader__types | Interface | |
| sort_last_state | CDMSreader__types | Subroutine | Sort the last element in the array to where it should go, assuming the rest of the array is sorted |
| sort_last_transition | CDMSreader__types | Interface | |
| sort_states | CDMSreader__types | Subroutine | Insertion sort the array states, without assuming that it is sorted |
| sort_transitions | CDMSreader__types | Interface |