Structure associated to the split type of block. More...
#include <cs_cdo_system.h>
Structure associated to the split type of block.
In this case, the block is split into several matrices sharing the same pattern (structure and way to be assembled)
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 |