programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cs_restart_default.h File Reference
#include "cs_defs.h"
#include "cs_field.h"
#include "cs_restart.h"
Include dependency graph for cs_restart_default.h:

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...
 

Function Documentation

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)

Parameters
[in,out]restartassociated restart file pointer
void cs_restart_write_bc_coeffs ( cs_restart_t *  restart)

Write boundary condition coefficients for all fields to checkpoint.

Parameters
[in,out]restartassociated restart file pointer