OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
calculatorfunction.h File Reference
#include "function.h"

Go to the source code of this file.

Classes

class  oofem::CalculatorFunction
 Class representing user defined load time function. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for CalculatorFunction
#define _IFT_CalculatorFunction_Name   "usrdefltf"
 
#define _IFT_CalculatorFunction_f   "f(t)"
 
#define _IFT_CalculatorFunction_dfdt   "dfdt(t)"
 
#define _IFT_CalculatorFunction_d2fdt2   "d2fdt2(t)"
 

Macro Definition Documentation

#define _IFT_CalculatorFunction_d2fdt2   "d2fdt2(t)"
#define _IFT_CalculatorFunction_dfdt   "dfdt(t)"
#define _IFT_CalculatorFunction_f   "f(t)"
Todo:
These aren't limited to just functions of "t" anymore; rename these.

Definition at line 44 of file calculatorfunction.h.

Referenced by oofem::CalculatorFunction::giveInputRecord(), and oofem::CalculatorFunction::initializeFrom().

#define _IFT_CalculatorFunction_Name   "usrdefltf"

Definition at line 42 of file calculatorfunction.h.

Referenced by oofem::CalculatorFunction::giveInputRecordName().


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:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011