![]() |
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_restart_read_bc_coeffs (cs_restart_t *restart) |
Read boundary condition coefficients for all fields from checkpoint. More... | |
void | cs_restart_write_bc_coeffs (cs_restart_t *restart) |
Write boundary condition coefficients for all fields to checkpoint. More... | |
void cs_restart_read_bc_coeffs | ( | cs_restart_t * | restart | ) |
Read boundary condition coefficients for all fields from checkpoint.
(end ignore by Doxygen)
(end ignore by Doxygen)
[in,out] | restart | associated restart file pointer |
void cs_restart_write_bc_coeffs | ( | cs_restart_t * | restart | ) |
Write boundary condition coefficients for all fields to checkpoint.
[in,out] | restart | associated restart file pointer |