|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/Shells/tr2shell7xfem.h"#include "../sm/Materials/structuralms.h"#include "../sm/xfem/enrichmentitems/crack.h"#include "../sm/xfem/enrichmentitems/shellcrack.h"#include "node.h"#include "load.h"#include "mathfem.h"#include "domain.h"#include "gaussintegrationrule.h"#include "gausspoint.h"#include "fei3dtrquad.h"#include "boundaryload.h"#include "classfactory.h"#include "xfem/patchintegrationrule.h"#include "xfem/XFEMDebugTools.h"#include <string>#include <sstream>Go to the source code of this file.
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Functions | |
| oofem::REGISTER_Element (Tr2Shell7XFEM) | |