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:2153
int cs_preprocessor_check_perio(void)
Definition: cs_preprocessor_data.c:2110
Definition: cs_mesh_builder.h:57
integer, save iperot
number of rotation periodicities. automaticly evaluated. default value is 0
Definition: period.f90:44
#define BEGIN_C_DECLS
Definition: cs_defs.h:510
void cs_preprocessor_data_read_mesh(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2219
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:2000
integer, save iperio
presence of periodicity.
Definition: period.f90:40
#define END_C_DECLS
Definition: cs_defs.h:511
#define CS_PROCF(x, y)
Definition: cs_defs.h:524
void ledevi(int *iperio, int *iperot)
Definition: cs_preprocessor_data.c:1957