Remove unimplemented method PecosTransport::getGasTransportData
This commit is contained in:
parent
eb82cbc998
commit
ff1473fab7
1 changed files with 0 additions and 9 deletions
|
|
@ -183,15 +183,6 @@ public:
|
||||||
|
|
||||||
friend class TransportFactory;
|
friend class TransportFactory;
|
||||||
|
|
||||||
/**
|
|
||||||
* Return a structure containing all of the pertinent parameters
|
|
||||||
* about a species that was used to construct the Transport
|
|
||||||
* properties in this object.
|
|
||||||
*
|
|
||||||
* @param k Species number to obtain the properties from.
|
|
||||||
*/
|
|
||||||
struct GasTransportData getGasTransportData(int k);
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
PecosTransport();
|
PecosTransport();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue