| Nektar++
    | 
A global linear system. More...
#include <LymphaticPressureArea.h>


| Public Member Functions | |
| LymphaticPressureArea (Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession) | |
| virtual | ~LymphaticPressureArea () | 
|  Public Member Functions inherited from Nektar::PulseWavePressureArea | |
| PulseWavePressureArea (Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession) | |
| virtual | ~PulseWavePressureArea () | 
| void | DoPressure () | 
| Static Public Member Functions | |
| static PulseWavePressureAreaSharedPtr | create (Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession) | 
| Creates an instance of this class.  More... | |
| Static Public Attributes | |
| static std::string | className | 
| Name of class.  More... | |
| Protected Member Functions | |
| virtual void | v_DoPressure () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from Nektar::PulseWavePressureArea | |
| Array< OneD, MultiRegions::ExpListSharedPtr > | m_vessels | 
| LibUtilities::SessionReaderSharedPtr | m_session | 
A global linear system.
Definition at line 51 of file LymphaticPressureArea.h.
| Nektar::LymphaticPressureArea::LymphaticPressureArea | ( | Array< OneD, MultiRegions::ExpListSharedPtr > | pVessel, | 
| const LibUtilities::SessionReaderSharedPtr | pSession | ||
| ) | 
Definition at line 50 of file LymphaticPressureArea.cpp.
| 
 | virtual | 
Definition at line 59 of file LymphaticPressureArea.cpp.
| 
 | inlinestatic | 
Creates an instance of this class.
Definition at line 55 of file LymphaticPressureArea.h.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr().
| 
 | protectedvirtual | 
Implements Nektar::PulseWavePressureArea.
Definition at line 64 of file LymphaticPressureArea.cpp.
| 
 | static | 
Name of class.
Definition at line 62 of file LymphaticPressureArea.h.
 1.8.9.1
 1.8.9.1