My Project
programmer's documentation
cs_cdo_headers.h
Go to the documentation of this file.
1 #ifndef __CS_CDO_HEADERS_H__
2 #define __CS_CDO_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-2019 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_advection_field.h"
33 #include "cs_basis_func.h"
34 #include "cs_cdo_advection.h"
35 #include "cs_cdo_bc.h"
36 #include "cs_cdo_connect.h"
37 #include "cs_cdo_diffusion.h"
38 #include "cs_cdofb_ac.h"
39 #include "cs_cdofb_monolithic.h"
40 #include "cs_cdofb_navsto.h"
41 #include "cs_cdofb_priv.h"
42 #include "cs_cdofb_scaleq.h"
43 #include "cs_cdofb_uzawa.h"
44 #include "cs_cdofb_vecteq.h"
45 #include "cs_cdo_local.h"
46 #include "cs_cdo_main.h"
47 #include "cs_cdo_quantities.h"
48 #include "cs_cdo_time.h"
49 #include "cs_cdovb_priv.h"
50 #include "cs_cdovb_scaleq.h"
51 #include "cs_cdovb_vecteq.h"
52 #include "cs_cdovcb_scaleq.h"
53 #include "cs_dbg.h"
54 #include "cs_domain.h"
55 #include "cs_domain_op.h"
56 #include "cs_domain_setup.h"
57 #include "cs_equation_bc.h"
58 #include "cs_equation_common.h"
59 #include "cs_equation.h"
60 #include "cs_equation_param.h"
61 #include "cs_equation_priv.h"
62 #include "cs_evaluate.h"
63 #include "cs_flag.h"
64 #include "cs_gwf.h"
65 #include "cs_gwf_soil.h"
66 #include "cs_gwf_tracer.h"
67 #include "cs_hho_builder.h"
68 #include "cs_hho_scaleq.h"
69 #include "cs_hho_stokes.h"
70 #include "cs_hho_vecteq.h"
71 #include "cs_hodge.h"
72 #include "cs_mesh_deform.h"
73 #include "cs_navsto_coupling.h"
74 #include "cs_navsto_param.h"
75 #include "cs_navsto_system.h"
76 #include "cs_param_cdo.h"
77 #include "cs_param.h"
78 #include "cs_property.h"
79 #include "cs_quadrature.h"
80 #include "cs_reco.h"
81 #include "cs_scheme_geometry.h"
82 #include "cs_sdm.h"
83 #include "cs_source_term.h"
84 #include "cs_static_condensation.h"
85 #include "cs_walldistance.h"
86 #include "cs_xdef_cw_eval.h"
87 #include "cs_xdef_eval.h"
88 #include "cs_xdef.h"
89 
90 /*----------------------------------------------------------------------------*/
91 
92 #endif /* __CS_CDO_HEADERS_H__ */
cs_quadrature.h
cs_hho_stokes.h
cs_xdef_cw_eval.h
cs_cdofb_priv.h
cs_reco.h
cs_domain.h
cs_equation_common.h
cs_evaluate.h
cs_hho_builder.h
cs_equation_priv.h
cs_cdovb_vecteq.h
cs_cdovcb_scaleq.h
cs_source_term.h
cs_cdofb_monolithic.h
cs_cdovb_scaleq.h
cs_equation_bc.h
cs_cdo_main.h
cs_cdo_bc.h
cs_cdo_advection.h
cs_navsto_system.h
Routines to handle the cs_navsto_system_t structure.
cs_navsto_param.h
cs_cdo_quantities.h
cs_mesh_deform.h
cs_gwf_soil.h
cs_dbg.h
cs_hho_scaleq.h
cs_basis_func.h
cs_cdofb_ac.h
cs_sdm.h
cs_xdef.h
cs_param_cdo.h
cs_domain_setup.h
cs_domain_op.h
cs_hodge.h
cs_static_condensation.h
cs_gwf.h
cs_cdofb_navsto.h
cs_property.h
cs_cdo_diffusion.h
cs_advection_field.h
cs_cdofb_scaleq.h
cs_flag.h
cs_xdef_eval.h
cs_cdofb_uzawa.h
cs_cdo_connect.h
cs_cdofb_vecteq.h
cs_hho_vecteq.h
cs_cdo_time.h
cs_equation.h
cs_equation_param.h
Structure and routines handling the specific settings related to a cs_equation_t structure.
cs_walldistance.h
cs_gwf_tracer.h
cs_navsto_coupling.h
Routines to handle structures used as a context when solving the Navier-Stokes equations....
cs_scheme_geometry.h
cs_param.h
cs_cdovb_priv.h
Structures for building an algebraic CDO vertex-based system for unsteady convection-diffusion-reacti...
cs_cdo_local.h