OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/structuralelement.h"
#include "zznodalrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
Go to the source code of this file.
Classes | |
class | oofem::LineDistributedSpring |
This class implements two-node subsoil element with linear interpolation. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_LineDistributedSpring_Name "linedistributedspring" |
#define | _IFT_LineDistributedSpring_Dofs "dofs" |
#define | _IFT_LineDistributedSpring_Stifnesses "k" |
#define _IFT_LineDistributedSpring_Dofs "dofs" |
Definition at line 43 of file linedistributedspring.h.
Referenced by oofem::LineDistributedSpring::initializeFrom().
#define _IFT_LineDistributedSpring_Name "linedistributedspring" |
Definition at line 42 of file linedistributedspring.h.
Referenced by oofem::LineDistributedSpring::giveInputRecordName().
#define _IFT_LineDistributedSpring_Stifnesses "k" |
Definition at line 44 of file linedistributedspring.h.
Referenced by oofem::LineDistributedSpring::initializeFrom().