// SPDX-FileCopyrightText: 2021-2024 The Ikarus Developers mueller@ibb.uni-stuttgart.de
// mueller@ibb.uni-stuttgart.de SPDX-License-Identifier: LGPL-3.0-or-later
/** \mainpage dune-iga documentation

\section intro Introduction
 This is the documentation for the dune-iga module.
  It contains a DUNE grid implementation, that uses NURBS as geometry functions.
  Furthermore, it contains NURBS ansatz functions for your solutions fields.

 This functions basis adheres to the concept of <a
  href="https://www.dune-project.org/modules/dune-functions/">dune-functions</a>. The grid implementation conforms to
the concept of a <a href="https://www.dune-project.org/modules/dune-grid/">DUNE grid</a>.

\section mods Modules

The best way to start is from the page \subpage modules which gives
you access to the documentation by category.

You can find a collection of brief examples in @ref grid_recipes.


*/

/** \page modules Modules
*/
