|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "supgelement2.h"#include "intarray.h"#include "zznodalrecoverymodel.h"#include "nodalaveragingrecoverymodel.h"#include "sprnodalrecoverymodel.h"#include "leplic.h"#include "levelsetpcs.h"Go to the source code of this file.
Classes | |
| class | oofem::TR21_2D_SUPG |
| Class representing 2d triangular element with quadratic velocity and linear pressure approximation for solving incompressible fluid problems with SUPG solver. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_TR21_2D_SUPG_Name "tr21supg" |
| #define _IFT_TR21_2D_SUPG_Name "tr21supg" |
Definition at line 46 of file tr21_2d_supg.h.
Referenced by oofem::TR21_2D_SUPG::giveInputRecordName().