Coarray-fortran examples for beginners by a beginner.
mkdir build
cd build
cmake ..
make
cmake -B build
cmake --build build
cmake --build build --target test
- coarray fortran examples
- https://github.com/toya42/coarray-fortran-examples
- Copyright 2022 toya42
- Licensed under the MIT License
- This project utilizes OSS