OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "fmelement.h"
#include "zznodalrecoverymodel.h"
#include "spatiallocalizer.h"
#include "elementinternaldofman.h"
#include "matresponsemode.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | oofem::Tet1BubbleStokes |
Tetrahedral element for Stokes flow using Bubble basis function for stabilization. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_Tet1BubbleStokes_Name "tet1bubblestokes" |
#define _IFT_Tet1BubbleStokes_Name "tet1bubblestokes" |
Definition at line 46 of file tet1bubblestokes.h.
Referenced by oofem::Tet1BubbleStokes::giveInputRecordName().