![]()  | 
  
    LifeV
    
   | 
 
Contains an extension to the elemOper for including the fibers in the stiffness term for the Bidomain, Monodomain, and @ Electromechanical problems. More...
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| LifeV | |
| Default Physical Solver.  | |
Functions | |
| template<class vector_type > | |
| void | stiff (const Real sigma_l, const Real sigma_t, const vector_type &cos, MatrixElemental &elmat, const CurrentFE &fe, const DOF &dof, UInt iblock, UInt jblock) | 
| template<class reduced_sigma , class vector_type > | |
| void | stiff (const reduced_sigma &red_sigma, const Real sigma_l, const Real sigma_t, const vector_type &cos, MatrixElemental &elmat, const CurrentFE &fe, const DOF &dof, UInt iblock, UInt jblock, ID id=0) | 
| template<class reduced_sigma > | |
| void | stiff (reduced_sigma red_sigma, const Real D, MatrixElemental &elmat, const CurrentFE &fe, const DOF &dof, UInt iblock, UInt jblock, ID id=0) | 
| template<class vector_type > | |
| void | stiffNL (vector_type &U, Real coef, MatrixElemental &elmat, const CurrentFE &fe, const DOF &dof, UInt iblock, UInt jblock, const Real beta) | 
| template<class vector_type > | |
| void | stiffNL (const vector_type &U, const Real sigma_l, const Real sigma_t, const vector_type &cos, MatrixElemental &elmat, const CurrentFE &fe, const DOF &dof, UInt iblock, UInt jblock, const Real beta) | 
Contains an extension to the elemOper for including the fibers in the stiffness term for the Bidomain, Monodomain, and @ Electromechanical problems.
Simone Rossi simone.rossi@epfl.ch Simone Rossi simone.rossi@epfl.ch, Ricardo Ruiz-Baier ricardo.ruiz@epfl.ch
Definition in file HeartStiffnessFibers.hpp.