LifeV
StabilizationIP.hpp File Reference

Interior Penality Stabilization. More...

+ 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
 

Detailed Description

Interior Penality Stabilization.

Author
Christoph Winkelmann chris.nosp@m.toph.nosp@m..wink.nosp@m.elma.nosp@m.nn@ep.nosp@m.fl.c.nosp@m.h
Contributor:
Umberto Villa uvill.nosp@m.a@em.nosp@m.ory.e.nosp@m.du
Maintainer:
Umberto Villa uvill.nosp@m.a@em.nosp@m.ory.e.nosp@m.du
Date
08-10-2004

Implementation of I.P. stabilization for inf-sup incompatible finite elements for the Navier-Stokes equations.

Definition in file StabilizationIP.hpp.

Macro Definition Documentation

◆ USE_OLD_PARAMETERS

#define USE_OLD_PARAMETERS   0

Definition at line 51 of file StabilizationIP.hpp.

◆ WITH_DIVERGENCE

#define WITH_DIVERGENCE   1

Definition at line 52 of file StabilizationIP.hpp.