Build with the NAG compiler
The Numerical Algorithms Group (NAG) compiler, nagfor
, does not yet support assumed-rank dummy arguments. This release uses NAG's Fortran preprocessor to substitute a rank-one array in the intrinsic_array_t
type user-defined structure constructor. To build Assert with nagfor
and run the tests
fpm test --compiler nagfor --flag -fpp