Full Types and Better Templates
-
Added support for
ALWAYS_FULL_TYPES
option in FCG v1.8.0 -
Shortened templates: merged
ftg_${subroutine.name}_capture_input
andftg_${subroutine.name}_capture_output
toftg_${subroutine.name}_capture_data
, including some if-statements to distinguish between input and output. -
Added
-v/--verbose
command-line option to all replay templates, settingftg_cmp_print_when_equal
to.TRUE.
-
IconJsbachMock
template adapted to latest version of jsbach-mock -
Bug fixes
-
More tests
-
Refactorings
Requires FortranCallGraph v1.8.0+ and Serialbox2 v.2.5.1+.