36 #ifndef ABSTRACTVESSELNETWORKCOMPONENTCHEMICALPROPERTIES_HPP_ 37 #define ABSTRACTVESSELNETWORKCOMPONENTCHEMICALPROPERTIES_HPP_ 41 #include <boost/enable_shared_from_this.hpp> 42 #include "ChasteSerialization.hpp" 43 #include "ClassIsAbstract.hpp" 44 #include "UnitCollection.hpp" 45 #include "AbstractVesselNetworkComponentProperties.hpp" 50 template<
unsigned DIM>
86 virtual void SetPermeability(units::quantity<unit::membrane_permeability> permeability);
units::quantity< unit::membrane_permeability > mPermeability
virtual void SetPermeability(units::quantity< unit::membrane_permeability > permeability)
virtual ~AbstractVesselNetworkComponentChemicalProperties()
AbstractVesselNetworkComponentChemicalProperties()
units::quantity< unit::membrane_permeability > GetPermeability() const