OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::c_fun Class Reference

#include <mathfem.h>

Public Member Functions

 c_fun (double(*p)(double))
 
double operator() (double x) const
 

Private Attributes

double(* func )(double)
 

Detailed Description

Definition at line 171 of file mathfem.h.

Constructor & Destructor Documentation

oofem::c_fun::c_fun ( double(*)(double)  p)
inline

Definition at line 175 of file mathfem.h.

Member Function Documentation

double oofem::c_fun::operator() ( double  x) const
inline

Definition at line 176 of file mathfem.h.

Member Data Documentation

double( * oofem::c_fun::func) (double)
private

Definition at line 173 of file mathfem.h.


The documentation for this class was generated from the following file:

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011