OpenLB
1.8.1
Loading...
Searching...
No Matches
src
boundary
interpolatedConvection.h
Go to the documentation of this file.
1
/* This file is part of the OpenLB library
2
*
3
* Copyright (C) 2024 Yuji Shimojima
4
* E-mail contact: info@openlb.net
5
* The most recent release of OpenLB can be downloaded at
6
* <http://www.openlb.net/>
7
*
8
* Generic version of the collision, which modifies the particle
9
* distribution functions, by Orestis Malaspinas.
10
*
11
* This program is free software; you can redistribute it and/or
12
* modify it under the terms of the GNU General Public License
13
* as published by the Free Software Foundation; either version 2
14
* of the License, or (at your option) any later version.
15
*
16
* This program is distributed in the hope that it will be useful,
17
* but WITHOUT ANY WARRANTY; without even the implied warranty of
18
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
* GNU General Public License for more details.
20
*
21
* You should have received a copy of the GNU General Public
22
* License along with this program; if not, write to the Free
23
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24
* Boston, MA 02110-1301, USA.
25
*/
26
#ifndef OLB_BOUNDARY_INTERPOLATED_CONVECTION_H_
27
#define OLB_BOUNDARY_INTERPOLATED_CONVECTION_H_
28
29
namespace
olb
{
30
31
namespace
boundary {
32
33
template
<concepts::BaseType T, concepts::LatticeDescriptor DESCRIPTOR>
34
struct
InterpolatedConvection
;
35
36
}
37
38
}
// namespace olb
39
40
#endif
// OLB_BOUNDARY_INTERPOLATED_CONVECTION_H_
olb
Top level namespace for all of OpenLB.
Definition
advectionDiffusionDirichlet.h:27
olb::boundary::InterpolatedConvection
Definition
interpolatedConvection.h:34
Generated on Sat May 17 2025 10:47:58 for OpenLB by
1.12.0