OOFEM 3.0
Loading...
Searching...
No Matches
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 184 of file mathfem.h.

Constructor & Destructor Documentation

◆ c_fun()

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

Definition at line 188 of file mathfem.h.

References func.

Member Function Documentation

◆ operator()()

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

Definition at line 189 of file mathfem.h.

References func.

Member Data Documentation

◆ func

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

Definition at line 186 of file mathfem.h.

Referenced by c_fun(), and operator()().


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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011