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