OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "function.h"
Go to the source code of this file.
Classes | |
class | oofem::InterpolatingFuction |
This class implements a function which reads an externally generated field interpolates. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for InterpolatingFuction | |
#define | _IFT_InterpolatingFuction_Name "interpolatingfunction" |
#define | _IFT_InterpolatingFuction_filename "name" |
#define _IFT_InterpolatingFuction_filename "name" |
Definition at line 43 of file interpolatingfunction.h.
Referenced by oofem::InterpolatingFuction::initializeFrom().
#define _IFT_InterpolatingFuction_Name "interpolatingfunction" |
Definition at line 42 of file interpolatingfunction.h.
Referenced by oofem::InterpolatingFuction::giveInputRecordName().