diff --git a/README.md b/README.md index 796beec..8cf4b52 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ See `analysis/python/` directory of existing data visualization and analysis scr * `astaroth/include/astaroth.h`: Astaroth main header. Contains the interface for accessing single- and multi-GPU layers. * `astaroth/include/astaroth_utils.h`: Utility library header. Provides functions for performing common tasks on host, such as allocating and verifying meshes. +* `/astaroth.f90`: Fortran interface to Astaroth. Generated when building the library. ## FAQ