-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
88 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
/*! | ||
@defgroup ParameterSpace ParameterSpace | ||
@details The group of available trimmers, see the Dune::IGA::IdentityParameterSpace::ParameterSpace for the interface definition | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <dune/common/rangeutilities.hh> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#define DUNE_FMatrix_WITH_CHECKING | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <dune/iga/geometrykernel/basealgorithms.hh> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <mapbox/earcut.hpp> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <dune/geometry/quadraturerules.hh> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include <concepts> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include <map> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
/** \file | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include <clipper2/clipper.core.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include "elementtrimdata.hh" | ||
#include "trimmedlocalgeometry.hh" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include <clipper2/clipper.h> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
|
5 changes: 3 additions & 2 deletions
5
dune/iga/parameterspace/default/trimmingutils/clipelementrectangle.hh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include "cliputils.hh" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <array> | ||
|
5 changes: 3 additions & 2 deletions
5
dune/iga/parameterspace/default/trimmingutils/indextransformations.hh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
namespace Dune::IGA::DefaultParameterSpace { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <clipper2/clipper.core.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// SPDX-FileCopyrightText: 2023 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
namespace Dune::IGA::IdentityParameterSpace { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <variant> | ||
|
||
namespace Dune::IGA::Trim { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#define CHECK_RESERVEDVECTOR | ||
#ifdef HAVE_CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
|
||
#ifdef HAVE_CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
#endif | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include <array> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#define CHECK_RESERVEDVECTOR | ||
#ifdef HAVE_CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#define CHECK_RESERVEDVECTOR | ||
#ifdef HAVE_CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#define CHECK_RESERVEDVECTOR | ||
#ifdef HAVE_CONFIG_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
#include <execution> | ||
#include <iomanip> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#pragma once | ||
|
||
#include "dune/python/iga/gridenums.hh" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
// SPDX-FileCopyrightText: 2023 The Ikarus Developers [email protected] | ||
// SPDX-License-Identifier: LGPL-2.1-or-later | ||
// SPDX-FileCopyrightText: 2022-2024 The dune-iga developers [email protected] | ||
// SPDX-License-Identifier: LGPL-3.0-or-later | ||
|
||
#define DUNE_CHECK_BOUNDS | ||
#ifdef HAVE_CONFIG_H | ||
#include "config.h" | ||
|