ESYS13  Revision_
Functions
Solver_Function.c File Reference
#include "Common.h"
#include "Functions.h"
#include "PasoUtil.h"
#include "Solver.h"

Functions

Paso_FunctionPaso_Function_LinearSystem_alloc (Paso_SystemMatrix *A, double *b, Paso_Options *options)
void Paso_Function_LinearSystem_free (Paso_Function *F)
err_t Paso_Function_LinearSystem_call (Paso_Function *F, double *value, const double *arg, Paso_Performance *pp)

Function Documentation

err_t Paso_Function_LinearSystem_call ( Paso_Function F,
double *  value,
const double *  arg,
Paso_Performance pp 
)