9.0
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
102
char
*
algo
;
103
135
char
*
est_error_pre_2
;
136
155
char
*
est_error_der_2
;
156
179
char
*
est_error_cor_2
;
180
214
char
*
est_error_tot_2
;
215
217
218
/*----------------------------------------------------------------------------*/
cs_equation_param.h
cs_parameters.h
algo
char * algo
Definition
field_names.h:102
est_error_pre_2
char * est_error_pre_2
Definition
field_names.h:135
est_error_der_2
char * est_error_der_2
Definition
field_names.h:155
est_error_tot_2
char * est_error_tot_2
Definition
field_names.h:214
est_error_cor_2
char * est_error_cor_2
Definition
field_names.h:179
docs
doxygen
field_names.h
Generated on
for code_saturne by
1.14.0