Functions.h File Reference

#include "Common.h"
#include "Paso_MPI.h"
#include "performance.h"

Go to the source code of this file.

Classes

struct  Paso_Function

Typedefs

typedef enum Paso_FunctionType Paso_FunctionType

Enumerations

enum  Paso_FunctionType { LINEAR_SYSTEM }

Functions

err_t Paso_FunctionDerivative (double *J0w, const double *w, Paso_Function *F, const double *f0, const double *x0, double *setoff, const bool_t w_is_normalized, Paso_Performance *pp)
err_t Paso_FunctionCall (Paso_Function *F, double *value, const double *arg, Paso_Performance *pp)


Typedef Documentation


Enumeration Type Documentation

Enumerator:
LINEAR_SYSTEM 


Function Documentation

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

err_t Paso_FunctionDerivative ( double *  J0w,
const double *  w,
Paso_Function F,
const double *  f0,
const double *  x0,
double *  setoff,
const bool_t  w_is_normalized,
Paso_Performance pp 
)


Generated on Mon Aug 10 10:04:44 2009 for ESYS13 by  doxygen 1.5.6