MarDiehl / fortran-skeleton

Cmake-based fortran skeletons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortran-skeleton

Cmake-based fortran skeletons

Simply place any Fortran (and optionally C) sources in src and compile and execute with ./run.sh.

The version for PETSc uses the compilers defined by PETSc. To use PETSc PETSC_DIR and PETSC_ARCH need to be set. If PETSc is not available, use $F90 and $CC environment variables.

About

Cmake-based fortran skeletons

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CMake 97.8%Language:Shell 1.8%Language:Fortran 0.5%