8.3
general documentation
Loading...
Searching...
No Matches
field_names.h
Go to the documentation of this file.
1
/*============================================================================
2
* Doxygen documentation for specific field names
3
*============================================================================*/
4
5
/*
6
This file is part of code_saturne, a general-purpose CFD tool.
7
8
Copyright (C) 1998-2024 EDF S.A.
9
10
This program is free software; you can redistribute it and/or modify it under
11
the terms of the GNU General Public License as published by the Free Software
12
Foundation; either version 2 of the License, or (at your option) any later
13
version.
14
15
This program is distributed in the hope that it will be useful, but WITHOUT
16
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
details.
19
20
You should have received a copy of the GNU General Public License along with
21
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
22
Street, Fifth Floor, Boston, MA 02110-1301, USA.
23
*/
24
25
/*----------------------------------------------------------------------------*/
26
27
#include "
cs_equation_param.h
"
28
#include "
cs_parameters.h
"
29
30
/*=============================================================================
31
* Additional doxygen documentation
32
*============================================================================*/
33
38
39
/*----------------------------------------------------------------------------*/
40
45
100
char
*
algo
;
101
133
char
*
est_error_pre_2
;
134
153
char
*
est_error_der_2
;
154
177
char
*
est_error_cor_2
;
178
212
char
*
est_error_tot_2
;
213
215
216
/*----------------------------------------------------------------------------*/
cs_equation_param.h
cs_parameters.h
algo
char * algo
Definition
field_names.h:100
est_error_pre_2
char * est_error_pre_2
Definition
field_names.h:133
est_error_der_2
char * est_error_der_2
Definition
field_names.h:153
est_error_tot_2
char * est_error_tot_2
Definition
field_names.h:212
est_error_cor_2
char * est_error_cor_2
Definition
field_names.h:177
docs
doxygen
field_names.h
Generated on
for code_saturne by
1.14.0