#include "SystemMatrixPattern.h"
Functions | |
Paso_SystemMatrixPattern * | Paso_SystemMatrixPattern_unrollBlocks (Paso_SystemMatrixPattern *pattern, int type, dim_t output_block_size, dim_t input_block_size) |
Paso_SystemMatrixPattern* Paso_SystemMatrixPattern_unrollBlocks | ( | Paso_SystemMatrixPattern * | pattern, | |
int | type, | |||
dim_t | output_block_size, | |||
dim_t | input_block_size | |||
) |
References Paso_SystemMatrixPattern::col_connector, Paso_SystemMatrixPattern::col_couplePattern, Paso_Distribution::first_component, Paso_SystemMatrixPattern::input_distribution, Paso_SystemMatrixPattern::mainPattern, Paso_Distribution::mpi_info, Paso_SystemMatrixPattern::output_distribution, Paso_Connector_free(), Paso_Connector_getReference(), Paso_Connector_unroll(), Paso_Distribution_alloc(), Paso_Distribution_free(), Paso_Distribution_getReference(), Paso_noError(), Paso_Pattern_free(), Paso_Pattern_unrollBlocks(), Paso_SystemMatrixPattern_alloc(), Paso_SystemMatrixPattern_free(), Paso_SystemMatrixPattern_getReference(), PATTERN_FORMAT_OFFSET1, Paso_SystemMatrixPattern::row_connector, Paso_SystemMatrixPattern::row_couplePattern, and Paso_SystemMatrixPattern::type.
Referenced by Paso_SystemMatrix_alloc().