ESYS13  Revision_
Functions
SchurComplement.c File Reference
#include "Paso.h"
#include "SparseMatrix.h"
#include "Solver.h"

Functions

void Paso_Solver_updateIncompleteSchurComplement (Paso_SparseMatrix *A_CC, Paso_SparseMatrix *A_CF, double *invA_FF, index_t *A_FF_pivot, Paso_SparseMatrix *A_FC)

Function Documentation

void Paso_Solver_updateIncompleteSchurComplement ( Paso_SparseMatrix A_CC,
Paso_SparseMatrix A_CF,
double *  invA_FF,
index_t A_FF_pivot,
Paso_SparseMatrix A_FC 
)