OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"
#include <vector>
#include "inputrecord.h"
#include "xfem/enrichmentfronts/enrichmentfront.h"
#include "xfem/tipinfo.h"
#include "xfem/enrichmentfunction.h"
Go to the source code of this file.
Classes | |
class | oofem::EnrFrontLinearBranchFuncRadius |
EnrFrontLinearBranchFuncRadius. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_EnrFrontLinearBranchFuncRadius_Name "enrfrontlinearbranchfuncradius" |
#define | _IFT_EnrFrontLinearBranchFuncRadius_Radius "radius" |
#define _IFT_EnrFrontLinearBranchFuncRadius_Name "enrfrontlinearbranchfuncradius" |
Definition at line 38 of file enrichmentfrontlinbranchfuncradius.h.
Referenced by oofem::EnrFrontLinearBranchFuncRadius::giveInputRecordName().
#define _IFT_EnrFrontLinearBranchFuncRadius_Radius "radius" |
Definition at line 39 of file enrichmentfrontlinbranchfuncradius.h.
Referenced by oofem::EnrFrontLinearBranchFuncRadius::giveInputRecord(), and oofem::EnrFrontLinearBranchFuncRadius::initializeFrom().