|
My Project
programmer's documentation
|
Go to the documentation of this file. 1 #ifndef __CS_PRE_PROCESSOR_DATA_H__
2 #define __CS_PRE_PROCESSOR_DATA_H__
88 size_t n_group_renames,
89 const char **group_rename,
90 const double transf_matrix[3][4]);
integer, save iperio
presence of periodicity.
Definition: period.f90:40
Definition: cs_mesh_builder.h:57
int cs_preprocessor_check_perio(void)
Definition: cs_preprocessor_data.c:1993
#define END_C_DECLS
Definition: cs_defs.h:468
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
void cs_int_t * iperot
Definition: cs_preprocessor_data.h:65
void cs_preprocessor_data_read_mesh(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2092
void cs_preprocessor_data_add_file(const char *file_name, size_t n_group_renames, const char **group_rename, const double transf_matrix[3][4])
Definition: cs_preprocessor_data.c:1883
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:301
void CS_PROCF(ledevi, LEDEVI)(cs_int_t *iperio
void cs_preprocessor_data_read_headers(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2032