![]() |
LifeV
|
Interior Penality Stabilization. More...
#include <lifev/core/util/LifeChrono.hpp>#include <lifev/core/array/MatrixElemental.hpp>#include <lifev/core/array/VectorElemental.hpp>#include <lifev/core/fem/AssemblyElemental.hpp>#include <boost/shared_ptr.hpp>
Include dependency graph for StabilizationIP.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | StabilizationIP< MeshType, DofType > |
| StabilizationIP Class. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::details | |
Macros | |
| #define | USE_OLD_PARAMETERS 0 |
| #define | WITH_DIVERGENCE 1 |
Interior Penality Stabilization.
Implementation of I.P. stabilization for inf-sup incompatible finite elements for the Navier-Stokes equations.
Definition in file StabilizationIP.hpp.
| #define USE_OLD_PARAMETERS 0 |
Definition at line 51 of file StabilizationIP.hpp.
| #define WITH_DIVERGENCE 1 |
Definition at line 52 of file StabilizationIP.hpp.