My Project
programmer's documentation
|
Data Entry of the 1D wall thermal module. More...
#include "cs_defs.h"
#include <assert.h>
#include <math.h>
#include <ple_coupling.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_base.h"
#include "cs_field.h"
#include "cs_field_pointer.h"
#include "cs_field_operator.h"
#include "cs_mesh.h"
#include "cs_mesh_quantities.h"
#include "cs_halo.h"
#include "cs_halo_perio.h"
#include "cs_log.h"
#include "cs_notebook.h"
#include "cs_parameters.h"
#include "cs_physical_constants.h"
#include "cs_prototypes.h"
#include "cs_rotation.h"
#include "cs_time_moment.h"
#include "cs_time_step.h"
#include "cs_1d_wall_thermal.h"
#include "cs_turbomachinery.h"
#include "cs_selector.h"
#include "cs_post.h"
Functions | |
void | cs_user_1d_wall_thermal (int iappel, int isuit1) |
Data Entry of the 1D wall thermal module.
[in] | iappel | Call number:
|
[in] | isuit1 | Rereading of the restart file:
|
void cs_user_1d_wall_thermal | ( | int | iappel, |
int | isuit1 | ||
) |