Testing object oriented programming features in Fortran.
git clone https://github.com/pletzer/fortran_oo.gitcd fortran_oo
mkdir build
cd build
cmake ..
make
ctestOn AIX:
FC=xlf2003_r cmake ..Using the Intel compiler:
FC=ifort cmake ..| Name | Name | Last commit date | ||
|---|---|---|---|---|
Testing object oriented programming features in Fortran.
git clone https://github.com/pletzer/fortran_oo.gitcd fortran_oo
mkdir build
cd build
cmake ..
make
ctestOn AIX:
FC=xlf2003_r cmake ..Using the Intel compiler:
FC=ifort cmake ..