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]);
void cs_preprocessor_data_read_headers(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2225
int cs_preprocessor_check_perio(void)
Definition: cs_preprocessor_data.c:2186
void ledevi(cs_int_t *iperio, cs_int_t *iperot)
Definition: cs_preprocessor_data.c:2035
Definition: cs_mesh_builder.h:56
#define BEGIN_C_DECLS
Definition: cs_defs.h:405
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:295
void cs_preprocessor_data_read_mesh(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2285
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:2078
#define END_C_DECLS
Definition: cs_defs.h:406
#define CS_PROCF(x, y)
Definition: cs_defs.h:419