OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
supg.C File Reference
#include "supg.h"
#include "sparsemtrx.h"
#include "nrsolver.h"
#include "timestep.h"
#include "element.h"
#include "dofmanager.h"
#include "dof.h"
#include "initialcondition.h"
#include "maskedprimaryfield.h"
#include "verbose.h"
#include "supgelement.h"
#include "classfactory.h"
#include "mathfem.h"
#include "dofdistributedprimaryfield.h"
#include "leplic.h"
#include "levelsetpcs.h"
#include "datastream.h"
#include "function.h"
#include "contextioerr.h"
#include "timer.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 __VOF_TRESHOLD   1.e-5
 
#define __NODE_OUT   0
 
#define __NODE_IN   1
 
#define __NODE_OUT_ACTIVE   2
 
#define __NODE_INTERPOL_CANDIDATE   3
 

Functions

 oofem::REGISTER_EngngModel (SUPG)
 

Macro Definition Documentation

#define __NODE_IN   1

Definition at line 1241 of file supg.C.

#define __NODE_INTERPOL_CANDIDATE   3

Definition at line 1243 of file supg.C.

#define __NODE_OUT   0

Definition at line 1240 of file supg.C.

#define __NODE_OUT_ACTIVE   2

Definition at line 1242 of file supg.C.

#define __VOF_TRESHOLD   1.e-5

Definition at line 1238 of file supg.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:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011