Structure associated to the nested type of block. More...
#include <cs_cdo_system.h>
Collaboration diagram for cs_cdo_system_nblock_t:Structure associated to the nested type of block.
In this case, the block is built by a set of nested (sub) matrices sharing the same pattern (structure and function to perform the assembly)
| cs_cdo_assembly_func_t* assembly_func |
| cs_interface_set_t* interface_set |
| cs_matrix_t** matrices |
| cs_matrix_assembler_t* matrix_assembler |
| bool matrix_struct_ownership |
| cs_matrix_structure_t* matrix_structure |
| cs_matrix_assembler_values_t** mav_array |
| int n_matrices |
| cs_range_set_t* range_set |
| cs_cdo_assembly_func_t* slave_assembly_func |