Procedures that will orient the program towards the right test case. More...
Namespaces | |
| module | mod_tc_probe_fields |
| Probe fields for test cases. | |
Functions | |
| subroutine | tc_prepare_next_iteration () |
| Prepare some test cases for time loop next iteration. | |
| subroutine | tc_post_process () |
| Post-process some test cases. | |
| subroutine | tc_prepare () |
| Prepare some test cases. | |
| subroutine | tc_compute_reference_solution () |
| Compute the reference solution of a test case (if relevant) | |
Procedures that will orient the program towards the right test case.
The 'processing' directory contains the following files:
| subroutine tc_compute_reference_solution |
Compute the reference solution of a test case (if relevant)
| subroutine tc_post_process |
Post-process some test cases.
| subroutine tc_prepare |
Prepare some test cases.
| subroutine tc_prepare_next_iteration |
Prepare some test cases for time loop next iteration.