#include <cs_cdo_toolbox.h>
Collaboration diagram for cs_cdo_balance_t:Public Attributes | |
| cs_flag_t | location |
| cs_lnum_t | size |
| cs_real_t * | balance |
| cs_real_t * | unsteady_term |
| cs_real_t * | reaction_term |
| cs_real_t * | diffusion_term |
| cs_real_t * | advection_term |
| cs_real_t * | source_term |
| cs_real_t * | boundary_term |
| cs_real_t* advection_term |
| cs_real_t* balance |
| cs_real_t* boundary_term |
| cs_real_t* diffusion_term |
| cs_flag_t location |
| cs_real_t* reaction_term |
| cs_lnum_t size |
| cs_real_t* source_term |
| cs_real_t* unsteady_term |