mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: reverted incorrect change made in a9d0a6d02b
This commit is contained in:
@ -35,13 +35,6 @@ Foam::KinematicCloud<CloudType>::cloudCopy() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
template<class CloudType>
|
|
||||||
inline bool Foam::KinematicCloud<CloudType>::hasWallImpactDistance() const
|
|
||||||
{
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
template<class CloudType>
|
template<class CloudType>
|
||||||
inline const Foam::fvMesh& Foam::KinematicCloud<CloudType>::mesh() const
|
inline const Foam::fvMesh& Foam::KinematicCloud<CloudType>::mesh() const
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user