 Include dependency graph for cs_equation_system_sles.h:
 Include dependency graph for cs_equation_system_sles.h:Go to the source code of this file.
| Functions | |
| void | cs_equation_system_sles_init (int n_eqs, cs_equation_system_param_t *sysp, cs_equation_core_t **blocks) | 
| Set the SLES associated to a system of equation.  More... | |
| void cs_equation_system_sles_init | ( | int | n_eqs, | 
| cs_equation_system_param_t * | sysp, | ||
| cs_equation_core_t ** | blocks | ||
| ) | 
Set the SLES associated to a system of equation.
| [in] | n_eqs | number of equations in the system to solve | 
| [in] | sysp | set of paremeters for the system of equations | 
| [in] | blocks | array of the core members for an equation |