dynare/mex/sources/block_trust_region/test
Sébastien Villemot 62c2881bc2
Fortran 2018 modernization: use the extended “implicit none” syntax
The statement “implicit none” forbids implicit typing of variables, but not
implicit procedure declaration. The new “implicit none (type, external)” syntax
forbids both, and is thus safer.
2023-04-14 15:06:37 +02:00
..
Makefile Add new block_trust_region MEX 2019-12-03 16:17:16 +01:00
dulmage_mendelsohn_test.f08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
trust_region_test.f08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00