htrdr

Solving radiative transfer in heterogeneous media
git clone git://git.meso-star.fr/htrdr.git
Log | Files | Refs | README | LICENSE

commit fd044578209ab87690dda06123dbe06652e73dc1
parent c9f3e540a0fd586e809b06ca0f92d5119403d67b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 24 Aug 2021 15:50:40 +0200

Rm an non existing file from the htrdr-combustion target

Diffstat:
Mcmake/combustion/CMakeLists.txt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/cmake/combustion/CMakeLists.txt b/cmake/combustion/CMakeLists.txt @@ -74,7 +74,6 @@ set(HTRDR_COMBUSTION_FILES_SRC set(HTRDR_COMBUSTION_FILES_INC htrdr_combustion.h htrdr_combustion_c.h - htrdr_combustion_args.h htrdr_combustion_geometry_ray_filter.h htrdr_combustion_laser.h)