fully qualified reference to indirect base class constructor
This commit is contained in:
parent
c0264dcdfa
commit
ccb67c70d2
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Foam::ThermoMPPICCloud<CloudType>::ThermoMPPICCloud
|
|||
bool readFields
|
||||
)
|
||||
:
|
||||
CloudType(cloudName, rho, U, g, thermo, false)
|
||||
MPPICCloud<CloudType>::cloudType(cloudName, rho, U, g, thermo, false)
|
||||
{
|
||||
this->packingModel_.clear();
|
||||
this->dampingModel_.clear();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue