MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Classes | Namespaces | Functions
/home/dorival/mechsys/lib/numerical/numdiff.h File Reference
#include <cmath>
#include <cfloat>
#include <gsl/gsl_math.h>
#include <gsl/gsl_deriv.h>
#include <mechsys/util/string.h>
#include <mechsys/util/fatal.h>

Go to the source code of this file.

Classes

class  Numerical::Diff< Instance >

Namespaces

namespace  Numerical
 

Numerical methods


Functions

template<typename Instance >
double Numerical::__numdiff_call_fun__ (double x, void *not_used_for_params)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines