ESYS13  Revision_
Functions
Assemble_addToSystemMatrix.c File Reference
#include "Assemble.h"
#include "IndexList.h"

Functions

void Dudley_Assemble_addToSystemMatrix (Paso_SystemMatrix *in, const dim_t NN_Equa, const index_t *Nodes_Equa, const dim_t num_Equa, const dim_t NN_Sol, const index_t *Nodes_Sol, const dim_t num_Sol, const double *array)

Function Documentation

void Dudley_Assemble_addToSystemMatrix ( Paso_SystemMatrix in,
const dim_t  NN_Equa,
const index_t Nodes_Equa,
const dim_t  num_Equa,
const dim_t  NN_Sol,
const index_t Nodes_Sol,
const dim_t  num_Sol,
const double *  array 
)