1 #ifndef __CS_PRE_PROCESSOR_DATA_H__ 2 #define __CS_PRE_PROCESSOR_DATA_H__ 96 size_t n_group_renames,
97 const char **group_rename,
98 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:2073
Definition: cs_mesh_builder.h:56
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
BEGIN_C_DECLS void ledevi(cs_int_t *nfml, cs_int_t *nprfml, cs_int_t *iperio, cs_int_t *iperot)
Definition: cs_preprocessor_data.c:1928
int cs_int_t
Definition: cs_defs.h:263
integer, save iperio
Definition: period.f90:38
void cs_preprocessor_data_read_mesh(cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder)
Definition: cs_preprocessor_data.c:2133
integer, save nprfml
Definition: mesh.f90:56
integer, save nfml
Definition: mesh.f90:56
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:1966
integer, save iperot
Definition: period.f90:38
#define END_C_DECLS
Definition: cs_defs.h:366
#define CS_PROCF(x, y)
Definition: cs_defs.h:379