My Project
programmer's documentation
cdo Directory Reference

Files

file  cs_advection_field.c
 
file  cs_advection_field.h [code]
 
file  cs_basis_func.c
 
file  cs_basis_func.h [code]
 
file  cs_cdo_advection.c
 Build discrete advection operators for CDO vertex-based schemes.
 
file  cs_cdo_advection.h [code]
 
file  cs_cdo_bc.c
 
file  cs_cdo_bc.h [code]
 
file  cs_cdo_connect.c
 Build additional connectivities (or adjacencies) useful for building CDO or HHO schemes.
 
file  cs_cdo_connect.h [code]
 
file  cs_cdo_diffusion.c
 Build discrete stiffness matrices and handled boundary conditions for diffusion term in CDO vertex-based and vertex+cell schemes.
 
file  cs_cdo_diffusion.h [code]
 
file  cs_cdo_headers.h [code]
 
file  cs_cdo_local.c
 Routines to handle low-level actions related to CDO local quantities:
 
file  cs_cdo_local.h [code]
 
file  cs_cdo_main.c
 
file  cs_cdo_main.h [code]
 
file  cs_cdo_quantities.c
 
file  cs_cdo_quantities.h [code]
 
file  cs_cdo_time.c
 
file  cs_cdo_time.h [code]
 
file  cs_cdofb_ac.c
 Build an algebraic CDO face-based system for the Navier-Stokes equations and solved it with an artificial compressibility algorithm.
 
file  cs_cdofb_ac.h [code]
 
file  cs_cdofb_monolithic.c
 Build an algebraic CDO face-based system for the Navier-Stokes equations and solved it with a monolithic approach.
 
file  cs_cdofb_monolithic.h [code]
 
file  cs_cdofb_navsto.c
 Shared routines among all face-based schemes for building and solving Stokes and Navier-Stokes problem.
 
file  cs_cdofb_navsto.h [code]
 
file  cs_cdofb_predco.c
 Build an algebraic CDO face-based system for the Navier-Stokes equations and solved it with a prediction/correction algorithm. A first equation related to the velocity prediction is solved and then a second equation related to the pressure correction is solved to project the velocity field into the space of divergence-free field.
 
file  cs_cdofb_predco.h [code]
 
file  cs_cdofb_priv.h [code]
 
file  cs_cdofb_scaleq.c
 Build an algebraic CDO face-based system for unsteady convection-diffusion-reaction of scalar-valued equations with source terms.
 
file  cs_cdofb_scaleq.h [code]
 
file  cs_cdofb_uzawa.c
 Build an algebraic CDO face-based system for the Navier-Stokes equations and solved it with an Augmented Lagrangian-Uzawa algorithm.
 
file  cs_cdofb_uzawa.h [code]
 
file  cs_cdofb_vecteq.c
 
file  cs_cdofb_vecteq.h [code]
 
file  cs_cdovb_priv.h [code]
 Structures for building an algebraic CDO vertex-based system for unsteady convection-diffusion-reaction equations with source terms.
 
file  cs_cdovb_scaleq.c
 Build an algebraic CDO vertex-based system for unsteady convection-diffusion-reaction of scalar-valued equations with source terms.
 
file  cs_cdovb_scaleq.h [code]
 
file  cs_cdovb_vecteq.c
 Build an algebraic CDO vertex-based system for unsteady convection-diffusion-reaction of vector-valued equations with source terms.
 
file  cs_cdovb_vecteq.h [code]
 
file  cs_cdovcb_scaleq.c
 Build an algebraic CDO vertex+cell-based system for unsteady convection diffusion reaction of scalar-valued equations with source terms.
 
file  cs_cdovcb_scaleq.h [code]
 
file  cs_dbg.c
 
file  cs_dbg.h [code]
 
file  cs_domain.c
 Manage a computational domain.
 
file  cs_domain.h [code]
 
file  cs_domain_op.c
 
file  cs_domain_op.h [code]
 
file  cs_domain_setup.c
 Routines to handle the setup of a computational domain High level interface for handling the computation.
 
file  cs_domain_setup.h [code]
 
file  cs_equation.c
 
file  cs_equation.h [code]
 
file  cs_equation_assemble.c
 Assembly of local cellwise system into a cs_matrix_t structure through the cs_matrix_assembler_t and its related structures.
 
file  cs_equation_assemble.h [code]
 
file  cs_equation_bc.c
 
file  cs_equation_bc.h [code]
 
file  cs_equation_common.c
 
file  cs_equation_common.h [code]
 
file  cs_equation_param.c
 
file  cs_equation_param.h [code]
 Structure and routines handling the specific settings related to a cs_equation_t structure.
 
file  cs_equation_priv.h [code]
 
file  cs_evaluate.c
 
file  cs_evaluate.h [code]
 
file  cs_flag.c
 
file  cs_flag.h [code]
 
file  cs_gwf.c
 Main functions dedicated to groundwater flows when using CDO schemes.
 
file  cs_gwf.h [code]
 
file  cs_gwf_soil.c
 Main functions dedicated to soil management in groundwater flows when using CDO schemes.
 
file  cs_gwf_soil.h [code]
 
file  cs_gwf_tracer.c
 
file  cs_gwf_tracer.h [code]
 
file  cs_hho_builder.c
 
file  cs_hho_builder.h [code]
 
file  cs_hho_scaleq.c
 
file  cs_hho_scaleq.h [code]
 
file  cs_hho_stokes.c
 
file  cs_hho_stokes.h [code]
 
file  cs_hho_vecteq.c
 
file  cs_hho_vecteq.h [code]
 
file  cs_hodge.c
 Build discrete Hodge operators.
 
file  cs_hodge.h [code]
 
file  cs_mesh_deform.c
 
file  cs_mesh_deform.h [code]
 
file  cs_navsto_coupling.c
 Routines to handle the settings of coupling algorithms.
 
file  cs_navsto_coupling.h [code]
 Routines to handle structures used as a context when solving the Navier-Stokes equations. Structures are cast on-the-fly according to the type of coupling. Routines to handle the settings of coupling algorithms.
 
file  cs_navsto_param.c
 
file  cs_navsto_param.h [code]
 
file  cs_navsto_system.c
 Routines to handle the cs_navsto_system_t structure.
 
file  cs_navsto_system.h [code]
 Routines to handle the cs_navsto_system_t structure.
 
file  cs_param.c
 
file  cs_param.h [code]
 
file  cs_param_cdo.c
 
file  cs_param_cdo.h [code]
 
file  cs_property.c
 
file  cs_property.h [code]
 
file  cs_quadrature.c
 
file  cs_quadrature.h [code]
 
file  cs_reco.c
 
file  cs_reco.h [code]
 
file  cs_scheme_geometry.c
 
file  cs_scheme_geometry.h [code]
 
file  cs_sdm.c
 
file  cs_sdm.h [code]
 
file  cs_source_term.c
 
file  cs_source_term.h [code]
 
file  cs_static_condensation.c
 
file  cs_static_condensation.h [code]
 
file  cs_walldistance.c
 
file  cs_walldistance.h [code]
 
file  cs_xdef.c
 
file  cs_xdef.h [code]
 
file  cs_xdef_cw_eval.c
 
file  cs_xdef_cw_eval.h [code]
 
file  cs_xdef_eval.c
 
file  cs_xdef_eval.h [code]