ESYS13  Revision_
Functions
SystemMatrixPattern.c File Reference
#include "Paso.h"
#include "SystemMatrixPattern.h"

Functions

Paso_SystemMatrixPatternPaso_SystemMatrixPattern_alloc (int type, Paso_Distribution *output_distribution, Paso_Distribution *input_distribution, Paso_Pattern *mainPattern, Paso_Pattern *col_couplePattern, Paso_Pattern *row_couplePattern, Paso_Connector *col_connector, Paso_Connector *row_connector)
Paso_SystemMatrixPatternPaso_SystemMatrixPattern_getReference (Paso_SystemMatrixPattern *in)
void Paso_SystemMatrixPattern_free (Paso_SystemMatrixPattern *in)
dim_t Paso_SystemMatrixPattern_getNumOutput (Paso_SystemMatrixPattern *in)

Function Documentation

Paso_SystemMatrixPattern* Paso_SystemMatrixPattern_alloc ( int  type,
Paso_Distribution output_distribution,
Paso_Distribution input_distribution,
Paso_Pattern mainPattern,
Paso_Pattern col_couplePattern,
Paso_Pattern row_couplePattern,
Paso_Connector col_connector,
Paso_Connector row_connector 
)