OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
calmls.C File Reference
#include "calmls.h"
#include "verbose.h"
#include "timestep.h"
#include "floatmatrix.h"
#include "datastream.h"
#include "mathfem.h"
#include "element.h"
#include "classfactory.h"
#include "engngm.h"
#include "node.h"
#include "dof.h"
#include "contextioerr.h"
#include "exportmodulemanager.h"
#include "parallelcontext.h"
#include "unknownnumberingscheme.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.
 

Macros

#define CALM_RESET_STEP_REDUCE   0.25
 
#define CALM_TANGENT_STIFF_TRESHOLD   0.1
 
#define CALM_DEFAULT_NRM_TICKS   2
 
#define CALM_MAX_REL_ERROR_BOUND   1.e10
 

Functions

 oofem::REGISTER_SparseNonLinearSystemNM (CylindricalALM)
 

Macro Definition Documentation

#define CALM_DEFAULT_NRM_TICKS   2

Definition at line 55 of file calmls.C.

Referenced by oofem::CylindricalALM::solve().

#define CALM_MAX_REL_ERROR_BOUND   1.e10

Definition at line 56 of file calmls.C.

Referenced by oofem::CylindricalALM::checkConvergence().

#define CALM_RESET_STEP_REDUCE   0.25

Definition at line 53 of file calmls.C.

Referenced by oofem::CylindricalALM::solve().

#define CALM_TANGENT_STIFF_TRESHOLD   0.1

Definition at line 54 of file calmls.C.


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011