![]() |
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | ledevi (cs_int_t *iperio, cs_int_t *iperot) |
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]) |
int | cs_preprocessor_check_perio (void) |
void | cs_preprocessor_data_read_headers (cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder) |
void | cs_preprocessor_data_read_mesh (cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder) |
int cs_preprocessor_check_perio | ( | void | ) |
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] | ||
) |
void cs_preprocessor_data_read_headers | ( | cs_mesh_t * | mesh, |
cs_mesh_builder_t * | mesh_builder | ||
) |
void cs_preprocessor_data_read_mesh | ( | cs_mesh_t * | mesh, |
cs_mesh_builder_t * | mesh_builder | ||
) |