|  | v0.15.0 | 
#include "users_modules/basic_finite_elements/src/NavierStokesElement.hpp"
| Public Member Functions | |
| MoFEMErrorCode | scaleNf (const FEMethod *fe, VectorDouble &nf) | 
|  Public Member Functions inherited from MethodForForceScaling | |
| virtual MoFEMErrorCode | scaleNf (const FEMethod *fe, VectorDouble &Nf)=0 | 
| virtual MoFEMErrorCode | getForceScale (const double ts_t, double &scale) | 
| virtual | ~MethodForForceScaling () | 
| virtual MoFEMErrorCode | scaleNf (const FEMethod *fe, VectorDouble &Nf)=0 | 
| virtual MoFEMErrorCode | getForceScale (const double ts_t, double &scale) | 
| virtual | ~MethodForForceScaling () | 
| Static Public Attributes | |
| static double | lambda = 1 | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from MethodForForceScaling | |
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::ptr_vector< MethodForForceScaling > &methods_op, VectorDouble &nf) | 
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::shared_ptr< MethodForForceScaling > method_op, VectorDouble &nf) | 
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::ptr_vector< MethodForForceScaling > &methods_op, VectorDouble &nf) | 
| static MoFEMErrorCode | applyScale (const FEMethod *fe, boost::shared_ptr< MethodForForceScaling > method_op, VectorDouble &nf) | 
Definition at line 100 of file NavierStokesElement.hpp.
| 
 | inline | 
Definition at line 104 of file NavierStokesElement.hpp.
| 
 | static | 
Definition at line 102 of file NavierStokesElement.hpp.
