|
OOFEM 3.0
|
#include "oofemenv.h"#include "inputrecord.h"#include "intarray.h"#include "fieldmanager.h"#include "metastep.h"#include "timer.h"#include "assemblercallback.h"#include "chartype.h"#include "unknowntype.h"#include "varscaletype.h"#include "numericalcmpn.h"#include "valuemodetype.h"#include "internalstatetype.h"#include "problemmode.h"#include "fmode.h"#include "dofiditem.h"#include "contextoutputmode.h"#include "contextfilemode.h"#include "contextioresulttype.h"#include "parallelcontext.h"#include "exportmodulemanager.h"#include "initmodulemanager.h"#include "monitormanager.h"#include "timestepcontroller.h"#include "parallel.h"#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | oofem::EngngModelContext |
| class | oofem::EngngModel |
| struct | oofem::EngngModel::ArrayWithNumbering |
| Helper struct to pass array and numbering scheme as a single argument. More... | |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for general Engineering models. | |
| #define | _IFT_EngngModel_nsteps "nsteps" |
| #define | _IFT_EngngModel_contextoutputstep "contextoutputstep" |
| #define | _IFT_EngngModel_renumberFlag "renumber" |
| #define | _IFT_EngngModel_profileOpt "profileopt" |
| #define | _IFT_EngngModel_nmsteps "nmsteps" |
| #define | _IFT_EngngModel_nonLinFormulation "nonlinform" |
| #define | _IFT_EngngModel_eetype "eetype" |
| #define | _IFT_EngngModel_parallelflag "parallelflag" |
| #define | _IFT_EngngModel_loadBalancingFlag "lbflag" |
| #define | _IFT_EngngModel_forceloadBalancingFlag "forcelb1" |
| #define | _IFT_EngngModel_initialGuess "initialguess" |
| #define | _IFT_EngngModel_referenceFile "referencefile" |
| #define | _IFT_EngngModel_lstype "lstype" |
| #define | _IFT_EngngModel_smtype "smtype" |
| #define | _IFT_EngngModel_suppressOutput "suppress_output" |
| #define _IFT_EngngModel_contextoutputstep "contextoutputstep" |
Definition at line 79 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().
| #define _IFT_EngngModel_eetype "eetype" |
Definition at line 84 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_forceloadBalancingFlag "forcelb1" |
Definition at line 87 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_initialGuess "initialguess" |
Definition at line 88 of file engngm.h.
Referenced by oofem::StaticStructural::initializeFrom(), oofem::NonLinearStatic::updateAttributes(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_EngngModel_loadBalancingFlag "lbflag" |
Definition at line 86 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_lstype "lstype" |
Definition at line 91 of file engngm.h.
Referenced by oofem::CBS::initializeFrom(), oofem::DIIDynamic::initializeFrom(), oofem::FreeWarping::initializeFrom(), oofem::IncrementalLinearStatic::initializeFrom(), oofem::LinearStatic::initializeFrom(), oofem::NonLinearDynamic::initializeFrom(), oofem::NonStationaryTransportProblem::initializeFrom(), oofem::PFEM::initializeFrom(), oofem::StokesFlow::initializeFrom(), and oofem::SUPG::initializeFrom().
| #define _IFT_EngngModel_nmsteps "nmsteps" |
Definition at line 82 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom(), oofem::TimeStepController::initializeFrom(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().
| #define _IFT_EngngModel_nonLinFormulation "nonlinform" |
Definition at line 83 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_nsteps "nsteps" |
Definition at line 78 of file engngm.h.
Referenced by oofem::AdditiveManufacturingProblem::initializeFrom(), oofem::EngngModel::initializeFrom(), oofem::IncrementalLinearStatic::initializeFrom(), oofem::StaggeredProblem::initializeFrom(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().
| #define _IFT_EngngModel_parallelflag "parallelflag" |
Definition at line 85 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_profileOpt "profileopt" |
Definition at line 81 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom().
| #define _IFT_EngngModel_renumberFlag "renumber" |
Definition at line 80 of file engngm.h.
Referenced by oofem::EngngModel::initializeFrom(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().
| #define _IFT_EngngModel_smtype "smtype" |
Definition at line 92 of file engngm.h.
Referenced by oofem::CBS::initializeFrom(), oofem::DGProblem::initializeFrom(), oofem::DIIDynamic::initializeFrom(), oofem::EigenValueDynamic::initializeFrom(), oofem::FreeWarping::initializeFrom(), oofem::IncrementalLinearStatic::initializeFrom(), oofem::LinearStatic::initializeFrom(), oofem::MPMProblem::initializeFrom(), oofem::NonLinearDynamic::initializeFrom(), oofem::PFEM::initializeFrom(), oofem::StaticStructural::initializeFrom(), oofem::StationaryTransportProblem::initializeFrom(), oofem::StokesFlow::initializeFrom(), oofem::SUPG::initializeFrom(), oofem::TransientTransportProblem::initializeFrom(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_EngngModel_suppressOutput "suppress_output" |
Definition at line 94 of file engngm.h.
Referenced by oofem::AdditiveManufacturingProblem::initializeFrom(), oofem::EigenValueDynamic::initializeFrom(), oofem::EngngModel::initializeFrom(), oofem::IncrementalLinearStatic::initializeFrom(), oofem::LinearStability::initializeFrom(), and oofem::StaggeredProblem::initializeFrom().