OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/structuralelement.h"
#include "../sm/ErrorEstimators/directerrorindicatorrc.h"
#include "../sm/ErrorEstimators/zzerrorestimator.h"
#include "../sm/ErrorEstimators/huertaerrorestimator.h"
#include "zznodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "spatiallocalizer.h"
#include "mmashapefunctprojection.h"
Go to the source code of this file.
Classes | |
class | oofem::Truss1d |
This class implements a two-node truss bar element for one-dimensional analysis. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_Truss1d_Name "truss1d" |
#define _IFT_Truss1d_Name "truss1d" |
Definition at line 47 of file truss1d.h.
Referenced by oofem::Truss1d::giveInputRecordName().