From 5185a4d4718da3afc32b379425ccf59e5117a283 Mon Sep 17 00:00:00 2001 From: jpekkila Date: Thu, 30 Jul 2020 13:58:11 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 1 + 1 file changed, 1 insertion(+) 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