Structure associated to the default type of block. More...
#include <cs_cdo_system.h>
Structure associated to the default type of block.
The standard case is to have only one (sub-)matrix which is the system matrix. This type of block is used in scalar-valued and vector-valued problems and corresponds to the simplest usage of block to define a linear system.
cs_cdo_assembly_func_t* assembly_func |
cs_interface_set_t* interface_set |
cs_matrix_t* matrix |
cs_matrix_assembler_t* matrix_assembler |
cs_matrix_structure_t* matrix_structure |
cs_range_set_t* range_set |
cs_cdo_assembly_func_t* slave_assembly_func |