-
- Downloads
Fix Fortran 2003 interface.
* Add proper formatting of example program output. * Add test to ensure the examples are working. * Add better handling of Pointer arguments. * Add better handling of C char * return values. * Add helper function for C character length. * Test that the compiler properly support Fortran/C interop at configure time.
Showing
- .gitattributes 2 additions, 0 deletions.gitattributes
- Makefile.in 1 addition, 0 deletionsMakefile.in
- aclocal.m4 1 addition, 0 deletionsaclocal.m4
- app/Makefile.in 1 addition, 0 deletionsapp/Makefile.in
- configure 80 additions, 2 deletionsconfigure
- configure.ac 9 additions, 4 deletionsconfigure.ac
- examples/Makefile.in 1 addition, 0 deletionsexamples/Makefile.in
- examples/cdi_read_f2003.f90 24 additions, 11 deletionsexamples/cdi_read_f2003.f90
- examples/cdi_write_f2003.f90 6 additions, 6 deletionsexamples/cdi_write_f2003.f90
- examples/pio/Makefile.in 1 addition, 0 deletionsexamples/pio/Makefile.in
- interfaces/Makefile.in 1 addition, 0 deletionsinterfaces/Makefile.in
- interfaces/f2003/bindGen.rb 126 additions, 55 deletionsinterfaces/f2003/bindGen.rb
- m4/acx_check_strptr_convert.m4 103 additions, 0 deletionsm4/acx_check_strptr_convert.m4
- src/Makefile.in 1 addition, 0 deletionssrc/Makefile.in
- src/mo_cdi.f90 357 additions, 476 deletionssrc/mo_cdi.f90
- tests/Makefile.am 2 additions, 1 deletiontests/Makefile.am
- tests/Makefile.in 7 additions, 3 deletionstests/Makefile.in
- tests/test_f2003.in 68 additions, 0 deletionstests/test_f2003.in
Loading
Please register or sign in to comment