#include "fvm_io_num.h"
#include "cs_base.h"
#include "cs_mesh.h"
Go to the source code of this file.
◆ cs_preprocessor_check_perio()
int cs_preprocessor_check_perio |
( |
void |
| ) |
|
◆ cs_preprocessor_data_add_file()
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] |
|
) |
| |
◆ cs_preprocessor_data_is_restart()
bool cs_preprocessor_data_is_restart |
( |
void |
| ) |
|
Check if the last preprocessing data defined or read is restart data.
- Returns
- true if preprocessing data is read from "restart" folder, false otherwise
◆ cs_preprocessor_data_read_headers()
◆ cs_preprocessor_data_read_mesh()
◆ ledevi()
void ledevi |
( |
int * |
iperio, |
|
|
int * |
iperot |
|
) |
| |