Skip to content

Commit

Permalink
Merge Clean-up includes pull request #43 see #43
Browse files Browse the repository at this point in the history
Clean-up includes use NeoFOAM.hpp
  • Loading branch information
greole authored Jan 11, 2025
2 parents 721828e + c741ea2 commit 07e58ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NeoFOAM
Submodule NeoFOAM updated 119 files
8 changes: 2 additions & 6 deletions examples/scalarAdvection/scalarAdvection.cpp
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: 2023 NeoFOAM authors

#include "NeoFOAM/NeoFOAM.hpp"

#include "FoamAdapter/FoamAdapter.hpp"
#include "NeoFOAM/dsl/expression.hpp"
#include "NeoFOAM/dsl/solver.hpp"
#include "NeoFOAM/dsl/ddt.hpp"
#include "FoamAdapter/readers/foamDictionary.hpp"

#include "NeoFOAM/dsl/implicit.hpp"
#include "NeoFOAM/dsl/explicit.hpp"


#define namespaceFoam
#include "fvCFD.H"
Expand Down

0 comments on commit 07e58ba

Please sign in to comment.