|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::BTSigTerm |
| A Linear momentum balance equation term ($B^T\sigma(u)$). More... | |
| class | oofem::gNTfTerm |
| A continuity equation term ($Hp=(\grad N_p)^T f(p)$, where $f=\bf{k}/\mu \grad p$. More... | |
| class | oofem::BTamNTerm |
| A continuity equation term $Qp=(B)^T \alpha\bf{m}N_p$. More... | |
| class | oofem::NTamTBTerm |
| A continuity equation term $Q^T(du\over dt)=(N)^T \alpha\bf{m}^TB du\over dt$. More... | |
| class | oofem::NTcN |
| A continuity equation compressibility matrix $S=(N_p)^T c\ N_p$, where $c=({\alpha-n}\over{K_s}+{n}\over{K_w})$. More... | |
| class | oofem::NTfFunctor |
| An external flux functor. More... | |
| class | oofem::BoundaryFluxFunctor |
| class | oofem::BodyFluxFunctor |
| class | oofem::NTf_Surface |
| A external flux term $S=(N)^T f$, where $f$ is functor evaluating the flux. More... | |
| class | oofem::NTf_Edge |
| A external flux term $S=(N)^T f$, where $f$ is functor evaluating the flux. More... | |
| class | oofem::NTf_Body |
| A external flux term $S=(N)^T f$, where $f$ is functor evaluating the flux. More... | |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | _IFT_BTamNTerm_Name "BTamNTerm" |
| #define | _IFT_NTamTBTerm_Name "NTamTBTerm" |
| #define | _IFT_NTcN_Name "NTcN" |
| #define _IFT_BTamNTerm_Name "BTamNTerm" |
Definition at line 43 of file termlibrary.h.
| #define _IFT_NTamTBTerm_Name "NTamTBTerm" |
Definition at line 44 of file termlibrary.h.
| #define _IFT_NTcN_Name "NTcN" |
Definition at line 45 of file termlibrary.h.