Functions

FCTSolver_Function.c File Reference

#include "Common.h"
#include "Functions.h"
#include "PasoUtil.h"
#include "Solver.h"

Functions

Paso_FunctionPaso_FCTSolver_Function_alloc (PasoTransportProblem *tp, Paso_Options *options)
void Paso_Function_FCTSolver_free (Paso_Function *F)
err_t Paso_Function_FCTSolver_call (Paso_Function *F, double *value, const double *arg, Paso_Performance *pp)

Function Documentation

Paso_Function* Paso_FCTSolver_Function_alloc ( PasoTransportProblem *  tp,
Paso_Options options 
)
err_t Paso_Function_FCTSolver_call ( Paso_Function F,
double *  value,
const double *  arg,
Paso_Performance pp 
)
void Paso_Function_FCTSolver_free ( Paso_Function F  )