OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "tr1_2d_supg.h"
#include "spatiallocalizer.h"
#include "zznodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "leplic.h"
Go to the source code of this file.
Classes | |
class | oofem::TR1_2D_SUPG2 |
Class representing 2d linear triangular element for solving incompressible fluid 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_TR1_2D_SUPG2_Name "tr1supg2" |
#define _IFT_TR1_2D_SUPG2_Name "tr1supg2" |
Definition at line 45 of file tr1_2d_supg2.h.
Referenced by oofem::TR1_2D_SUPG2::giveInputRecordName().