OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Shell7BasePhFi.h"
#include "node.h"
#include "load.h"
#include "structuralms.h"
#include "mathfem.h"
#include "domain.h"
#include "equationid.h"
#include "gaussintegrationrule.h"
#include "gausspoint.h"
#include "feinterpol3d.h"
#include "fei3dtrquad.h"
#include "boundaryload.h"
#include "constantpressureload.h"
#include "constantsurfaceload.h"
#include "vtkxmlexportmodule.h"
#include "fracturemanager.h"
#include "masterdof.h"
#include <fstream>
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. | |
Variables | |
const int | oofem::nLayers = 5 |
const double | oofem::disturB = 1e-8 |