|  | programmer's documentation | 
|   | 
| Modules | |
| Containers to Fortran array pointers. | |
| An array of one of these these derived types can be used to manage a set of pointers (Fortran not allow arrays of pointers directly, so this technique is a classical workaround. | |
| Dummy target arrays for null pointers | |
| Auxiliary variables | |
| Specific arrays for the coupled case | |
| Thermal 1D module parameters | |
| Module for Lagrangian model | |
| Functions/Subroutines | |
| subroutine | init_aux_arrays | 
| subroutine | init_kpdc | 
| subroutine | finalize_kpdc | 
| subroutine | init_tsma (nvar) | 
| subroutine | finalize_tsma | 
| subroutine | init_pt1d | 
| subroutine finalize_kpdc | ( | ) | 
| subroutine finalize_tsma | ( | ) | 
| subroutine init_aux_arrays | ( | ) | 
| subroutine init_kpdc | ( | ) | 
| subroutine init_pt1d | ( | ) | 
| subroutine init_tsma | ( | integer | nvar | ) | 
 1.8.3.1
 1.8.3.1