![]() |
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_domain_post_init (cs_domain_t *domain) |
Initialize the generic post-processing related to a domain. More... | |
void | cs_domain_post (cs_domain_t *domain) |
Process the computational domain after the resolution. More... | |
void cs_domain_post | ( | cs_domain_t * | domain | ) |
Process the computational domain after the resolution.
[in] | domain | pointer to a cs_domain_t structure |
void cs_domain_post_init | ( | cs_domain_t * | domain | ) |
Initialize the generic post-processing related to a domain.
[in] | domain | pointer to a cs_domain_t structure |