version 3.11-dev
Loading...
Searching...
No Matches
fcdiamond.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-FileCopyrightText: Copyright © DuMux Project contributors, see AUTHORS.md in root folder
5// SPDX-License-Identifier: GPL-3.0-or-later
6//
13
14#ifndef DUMUX_DISCRETIZATION_FACECENTERED_DIAMOND_HH
15#define DUMUX_DISCRETIZATION_FACECENTERED_DIAMOND_HH
16
18
20
23
24} // end namespace Dumux::Properties::TTag
25
26#endif
Type tag for numeric models.
Definition grid.hh:24
PQ1NonconformingFVModel FaceCenteredDiamondModel
Alias for backwards compatibility.
Definition fcdiamond.hh:22
Defines type tags and properties for models using the diamond scheme, in both finite-volume (FV) and ...
Definition pq1nonconforming.hh:58