8.0
general documentation
cs_base_headers.h
Go to the documentation of this file.
1
#ifndef __CS_BASE_HEADERS_H__
2
#define __CS_BASE_HEADERS_H__
3
4
/*============================================================================
5
* Global code_saturne headers file for easier include
6
*============================================================================*/
7
8
/*
9
This file is part of code_saturne, a general-purpose CFD tool.
10
11
Copyright (C) 1998-2023 EDF S.A.
12
13
This program is free software; you can redistribute it and/or modify it under
14
the terms of the GNU General Public License as published by the Free Software
15
Foundation; either version 2 of the License, or (at your option) any later
16
version.
17
18
This program is distributed in the hope that it will be useful, but WITHOUT
19
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
20
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
21
details.
22
23
You should have received a copy of the GNU General Public License along with
24
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
25
Street, Fifth Floor, Boston, MA 02110-1301, USA.
26
*/
27
28
/*----------------------------------------------------------------------------
29
* Local headers
30
*----------------------------------------------------------------------------*/
31
32
#include "
cs_1d_wall_thermal.h
"
33
#include "
cs_1d_wall_thermal_check.h
"
34
#include "
cs_ale.h
"
35
#include "
cs_all_to_all.h
"
36
#include "
cs_array.h
"
37
#include "
cs_array_reduce.h
"
38
#include "
cs_assert.h
"
39
#include "
cs_ast_coupling.h
"
40
#include "
cs_base.h
"
41
#include "
cs_base_accel.h
"
42
#include "
cs_block_dist.h
"
43
#include "
cs_block_to_part.h
"
44
#include "
cs_boundary.h
"
45
#include "
cs_boundary_conditions.h
"
46
#include "
cs_boundary_zone.h
"
47
#include "
cs_coupling.h
"
48
#include "
cs_defs.h
"
49
#include "
cs_equation_iterative_solve.h
"
50
#include "
cs_ext_neighborhood.h
"
51
#include "
cs_fan.h
"
52
#include "
cs_field.h
"
53
#include "
cs_field_default.h
"
54
#include "
cs_field_operator.h
"
55
#include "
cs_field_pointer.h
"
56
#include "
cs_file.h
"
57
#include "
cs_file_csv_parser.h
"
58
#include "
cs_flag_check.h
"
59
#include "
cs_fp_exception.h
"
60
#include "
cs_function.h
"
61
#include "
cs_function_default.h
"
62
#include "
cs_gas_mix.h
"
63
#include "
cs_halo.h
"
64
#include "
cs_halo_perio.h
"
65
#include "
cs_head_losses.h
"
66
#include "
cs_ht_convert.h
"
67
#include "
cs_ibm.h
"
68
#include "
cs_interface.h
"
69
#include "
cs_interpolate.h
"
70
#include "
cs_internal_coupling.h
"
71
#include "
cs_log.h
"
72
#include "
cs_map.h
"
73
#include "
cs_mass_source_terms.h
"
74
#include "
cs_math.h
"
75
#include "
cs_measures_util.h
"
76
#include "
cs_mobile_structures.h
"
77
#include "
cs_notebook.h
"
78
#include "
cs_numbering.h
"
79
#include "
cs_order.h
"
80
#include "
cs_parall.h
"
81
#include "
cs_param_types.h
"
82
#include "
cs_parameters.h
"
83
#include "
cs_part_to_block.h
"
84
#include "
cs_physical_constants.h
"
85
#include "
cs_physical_properties.h
"
86
#include "
cs_porosity_from_scan.h
"
87
#include "
cs_porous_model.h
"
88
#include "
cs_post.h
"
89
#include "
cs_post_util.h
"
90
#include "
cs_preprocess.h
"
91
#include "
cs_preprocessor_data.h
"
92
#include "
cs_probe.h
"
93
#include "
cs_prototypes.h
"
94
#include "
cs_random.h
"
95
#include "
cs_renumber.h
"
96
#include "
cs_restart.h
"
97
#include "
cs_restart_map.h
"
98
#include "
cs_rotation.h
"
99
#include "
cs_runaway_check.h
"
100
#include "
cs_sat_coupling.h
"
101
#include "
cs_scalar_clipping.h
"
102
#include "
cs_selector.h
"
103
#include "
cs_syr_coupling.h
"
104
#include "
cs_sys_coupling.h
"
105
#include "
cs_thermal_model.h
"
106
#include "
cs_time_moment.h
"
107
#include "
cs_time_plot.h
"
108
#include "
cs_time_step.h
"
109
#include "
cs_time_table.h
"
110
#include "
cs_timer.h
"
111
#include "
cs_timer_stats.h
"
112
#include "
cs_tree.h
"
113
#include "
cs_turbomachinery.h
"
114
#include "
cs_velocity_pressure.h
"
115
#include "
cs_volume_mass_injection.h
"
116
#include "
cs_volume_zone.h
"
117
#include "
cs_vof.h
"
118
#include "
cs_wall_condensation.h
"
119
#include "
cs_wall_condensation_1d_thermal.h
"
120
#include "
cs_wall_functions.h
"
121
#include "
cs_xdef_eval_at_zone.h
"
122
#include "
cs_zone.h
"
123
124
#include "
cs_medcoupling_remapper.h
"
125
#include "
cs_medcoupling_intersector.h
"
126
#include "
cs_medcoupling_postprocess.h
"
127
#include "
cs_paramedmem_remapper.h
"
128
#include "
cs_paramedmem_coupling.h
"
129
130
/*----------------------------------------------------------------------------*/
131
132
#endif
/* __CS_BASE_HEADERS_H__ */
cs_1d_wall_thermal.h
cs_1d_wall_thermal_check.h
cs_ale.h
cs_all_to_all.h
cs_array.h
cs_array_reduce.h
cs_assert.h
cs_ast_coupling.h
cs_base.h
cs_base_accel.h
cs_block_dist.h
cs_block_to_part.h
cs_boundary.h
cs_boundary_conditions.h
cs_boundary_zone.h
cs_coupling.h
cs_defs.h
cs_equation_iterative_solve.h
cs_ext_neighborhood.h
cs_fan.h
cs_field.h
cs_field_default.h
cs_field_operator.h
cs_field_pointer.h
cs_file.h
cs_file_csv_parser.h
cs_flag_check.h
cs_fp_exception.h
cs_function.h
cs_function_default.h
cs_gas_mix.h
cs_halo.h
cs_halo_perio.h
cs_head_losses.h
cs_ht_convert.h
cs_ibm.h
cs_interface.h
cs_internal_coupling.h
cs_interpolate.h
cs_log.h
cs_map.h
cs_mass_source_terms.h
cs_math.h
cs_measures_util.h
cs_medcoupling_intersector.h
cs_medcoupling_postprocess.h
cs_medcoupling_remapper.h
cs_mobile_structures.h
cs_notebook.h
cs_numbering.h
cs_order.h
cs_parall.h
cs_param_types.h
cs_paramedmem_coupling.h
cs_paramedmem_remapper.h
cs_parameters.h
cs_part_to_block.h
cs_physical_constants.h
cs_physical_properties.h
cs_porosity_from_scan.h
cs_porous_model.h
cs_post.h
cs_post_util.h
cs_preprocess.h
cs_preprocessor_data.h
cs_probe.h
cs_prototypes.h
cs_random.h
cs_renumber.h
cs_restart.h
cs_restart_map.h
cs_rotation.h
cs_runaway_check.h
cs_sat_coupling.h
cs_scalar_clipping.h
cs_selector.h
cs_syr_coupling.h
cs_sys_coupling.h
cs_thermal_model.h
cs_time_moment.h
cs_time_plot.h
cs_time_step.h
cs_time_table.h
cs_timer.h
cs_timer_stats.h
cs_tree.h
cs_turbomachinery.h
cs_velocity_pressure.h
cs_vof.h
cs_volume_mass_injection.h
cs_volume_zone.h
cs_wall_condensation.h
cs_wall_condensation_1d_thermal.h
cs_wall_functions.h
cs_xdef_eval_at_zone.h
cs_zone.h
src
base
cs_base_headers.h
Generated on Wed Jun 21 2023 15:40:19 for code_saturne by
1.9.1