Here are the data types with brief descriptions:
[detail level 12]
| Mdatasequence | |
| Cdataseq | Data structure to store time-sequence of real data |
| Mgaussquadrature | Module for computation of 1d and tensorized 2d Gauss points |
| Cgaussq | |
| Mglobals | |
| Cfile | |
| Mnorms | |
| Cabs_norm | Abstract type for the definition of the procedure for the evaluation of the norm of a vector |
| Ccompute_norm | Abstract interface for the computation of the norm |
| Ceuc_norm | Euclidean norm |
| Cdir_norm | Weighted version of Euclian norm |
| Mscratch | Auxiliary module to store an integer and real array used (typically as optional argument) as scratch in different code |
| Cscrt | |
| Mtimeinputs | |
| Ctimedata | Data structure containing values of a variable possibly depending on time (e.g., forcing function) |
| Mtimeoutputs | |
| Ctdout | Data structure containing values of a variable possibly depending on time (e.g., forcing function) |
| Mtiming | Defines vars and procs for cpu timing of code sections |
| Ctim | |