Skip to content

Repository files navigation

fortran_oo

Testing object oriented programming features in Fortran.

GCC tests Intel oneapi tests NVIDIA tests

How to check out the code

git clone https://github.com/pletzer/fortran_oo.git

How to build and run tests

cd fortran_oo
mkdir build
cd build
cmake ..
make
ctest

On AIX:

FC=xlf2003_r cmake ..

Using the Intel compiler:

FC=ifort cmake ..

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages