OOFEM 3.0
Loading...
Searching...
No Matches
huertaerrorestimator.C File Reference
#include "sm/ErrorEstimators/huertaerrorestimator.h"
#include "sm/EngineeringModels/adaptnlinearstatic.h"
#include "sm/EngineeringModels/adaptlinearstatic.h"
#include "domain.h"
#include "node.h"
#include "element.h"
#include "load.h"
#include "floatarray.h"
#include "floatmatrix.h"
#include "mathfem.h"
#include "function.h"
#include "timestep.h"
#include "metastep.h"
#include "integrationrule.h"
#include "connectivitytable.h"
#include "crosssection.h"
#include "dof.h"
#include "util.h"
#include "eleminterpunknownmapper.h"
#include "verbose.h"
#include "datastream.h"
#include "contextioerr.h"
#include "timer.h"
#include "calmls.h"
#include "nrsolver.h"
#include "errorestimatortype.h"
#include "classfactory.h"
#include "dynamicdatareader.h"
#include "dynamicinputrecord.h"
#include "heavisidetimefunction.h"
#include "outputmanager.h"
#include "boundarycondition.h"
#include "feinterpol.h"
#include "gausspoint.h"
#include "unknownnumberingscheme.h"
#include <vector>
#include <string>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define STIFFNESS_TYPE   ElasticStiffnessMatrix
#define ERROR_EXCESS   0.1
#define PRINT_ERROR
#define INFO
#define EXACT_ERROR
#define PRINT_ERROR
#define PRINT_COARSE_ERROR
#define MAX_COARSE_RATE   2.0
#define MAX_REFINE_RATE   5.0

Functions

 oofem::REGISTER_ErrorEstimator (HuertaErrorEstimator, EET_HEE)

Variables

static bool oofem::masterRun = true
static bool oofem::exactFlag = false
static bool oofem::wholeFlag = false
static bool oofem::huertaFlag = false
double oofem::exactENorm
double oofem::coarseUNorm
double oofem::fineUNorm
double oofem::mixedNorm
static int oofem::finePos
static FloatArray oofem::exactFineError
static FloatArray oofem::exactCoarseError
static DynamicDataReader oofem::refinedReader ("huerta")
static int oofem::impCSect
static int oofem::perCSect
static FloatArray oofem::impPos
static int oofem::globalNelems

Macro Definition Documentation

◆ ERROR_EXCESS

#define ERROR_EXCESS   0.1

Definition at line 83 of file huertaerrorestimator.C.

Referenced by oofem::HuertaErrorEstimator::estimateError().

◆ EXACT_ERROR

#define EXACT_ERROR

Definition at line 95 of file huertaerrorestimator.C.

◆ INFO

#define INFO

Definition at line 93 of file huertaerrorestimator.C.

◆ MAX_COARSE_RATE

#define MAX_COARSE_RATE   2.0

◆ MAX_REFINE_RATE

#define MAX_REFINE_RATE   5.0

Definition at line 717 of file huertaerrorestimator.C.

◆ PRINT_COARSE_ERROR

#define PRINT_COARSE_ERROR

Definition at line 107 of file huertaerrorestimator.C.

◆ PRINT_ERROR [1/2]

#define PRINT_ERROR

Definition at line 90 of file huertaerrorestimator.C.

◆ PRINT_ERROR [2/2]

#define PRINT_ERROR

Definition at line 90 of file huertaerrorestimator.C.

◆ STIFFNESS_TYPE

#define STIFFNESS_TYPE   ElasticStiffnessMatrix

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011