MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
fvcartesianbndrycndxd_inst_3d_eegas.cpp
Go to the documentation of this file.
1// Copyright (C) 2024 The m-AIA AUTHORS
2//
3// This file is part of m-AIA (https://git.rwth-aachen.de/aia/m-AIA/m-AIA)
4//
5// SPDX-License-Identifier: LGPL-3.0-only
6
9
10// The following is required since the class is implemented in the fvbdnrycnd.cpp file
11template class Bc1601Class<3>;
12
13template <>
15 TERMM(-1, "requires CV->RHO_E");
16}
17
18template <>
20 TERMM(-1, "requires CV->RHO_E");
21}
22
23// Explicit instantiation for 3D
int32_t MInt
Definition: maiatypes.h:62