|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "supgelement2.h"#include "spatiallocalizer.h"#include "zznodalrecoverymodel.h"#include "nodalaveragingrecoverymodel.h"#include "leplic.h"#include "levelsetpcs.h"#include "elementinternaldofman.h"Go to the source code of this file.
Classes | |
| class | oofem::Quad10_2D_SUPG |
| Class representing 2d quadrilateral element with linear velocity and constant pressure approximations 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_Quad10_2D_SUPG_Name "quad1supg" |
| #define _IFT_Quad10_2D_SUPG_Name "quad1supg" |
Definition at line 46 of file quad10_2d_supg.h.
Referenced by oofem::Quad10_2D_SUPG::giveInputRecordName().