OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
fmelement.h File Reference
#include "element.h"
#include "intarray.h"

Go to the source code of this file.

Classes

class  oofem::FMElement
 This abstract class represent a general base element class for fluid dynamic problems. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Declaration of basic boundary codes.
#define FMElement_PrescribedTractionBC   ( 1 << 0 )
 
#define FMElement_PrescribedUnBC   ( 1 << 1 )
 
#define FMElement_PrescribedUsBC   ( 1 << 2 )
 
#define FMElement_PrescribedPressureBC   ( 1 << 3 )
 

Macro Definition Documentation

#define FMElement_PrescribedPressureBC   ( 1 << 3 )

Definition at line 47 of file fmelement.h.

Referenced by oofem::TR1_2D_CBS::computeDensityRhsVelocityTerms().

#define FMElement_PrescribedUnBC   ( 1 << 1 )
#define FMElement_PrescribedUsBC   ( 1 << 2 )

Definition at line 46 of file fmelement.h.

Referenced by oofem::TR1_2D_CBS::computeDiffusionTermsI().


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