|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/EngineeringModels/nlinearstatic.h"#include "../sm/Elements/structuralelement.h"#include "nummet.h"#include "timestep.h"#include "metastep.h"#include "error.h"#include "verbose.h"#include "sparsenonlinsystemnm.h"#include "nrsolver.h"#include "calmls.h"#include "outputmanager.h"#include "datastream.h"#include "classfactory.h"#include "timer.h"#include "contextioerr.h"#include "sparsemtrx.h"#include "errorestimator.h"#include "mathfem.h"#include "dofmanager.h"#include "dof.h"#include "unknownnumberingscheme.h"#include "problemcomm.h"#include "communicator.h"#include "loadbalancer.h"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_EngngModel (NonLinearStatic) | |