ESYS13  Revision_
Functions
TRILINOS.h File Reference
#include "Paso.h"
#include "performance.h"
#include "escript/system_dep.h"
#include "SystemMatrixPattern.h"
#include "SystemMatrix.h"
#include "Options.h"

Go to the source code of this file.

Functions

void Paso_TRILINOS_alloc (void *trilinos_data, Paso_SystemMatrixPattern *pattern, dim_t row_block_size, dim_t col_block_size)
void Paso_TRILINOS (Paso_SystemMatrix *A, double *out, double *in, Paso_Options *options, Paso_Performance *pp)
void Paso_TRILINOS_free (void *in)

Function Documentation

void Paso_TRILINOS ( Paso_SystemMatrix A,
double *  out,
double *  in,
Paso_Options options,
Paso_Performance pp 
)
void Paso_TRILINOS_alloc ( void *  trilinos_data,
Paso_SystemMatrixPattern pattern,
dim_t  row_block_size,
dim_t  col_block_size 
)

Referenced by Paso_SystemMatrix_alloc().

void Paso_TRILINOS_free ( void *  in)

Referenced by Paso_SystemMatrix_free().