version 3.8
io/grid/gridmanager.hh
Go to the documentation of this file.
1// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
2// vi: set et ts=4 sw=4 sts=4:
3//
4// SPDX-FileCopyrightInfo: Copyright © DuMux Project contributors, see AUTHORS.md in root folder
5// SPDX-License-Identifier: GPL-3.0-or-later
6//
14#ifndef DUMUX_IO_GRID_MANAGER_HH
15#define DUMUX_IO_GRID_MANAGER_HH
16
26
27#endif
Grid manager specialization for ALUGrid.
Provides a grid manager for all supported grid managers with input file interfaces....
Grid manager specialization for FoamGrid.
Grid manager specialization for MMesh.
Grid manager specialization for OneDGrid.
Grid manager specialization for SPGrid.
Grid manager specialization for SubGrid.
Grid manager specialization for UGGrid.
Grid manager specialization for YaspGrid.