mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
comment
This commit is contained in:
@ -64,7 +64,7 @@ void Foam::processorPointPatch::initGeometry()
|
||||
}
|
||||
else
|
||||
{
|
||||
// Slave side. Create the reversed patch and pick up its points
|
||||
// Slave side. Create the reversed patch and pick up its points
|
||||
// so that the order is correct
|
||||
const polyPatch& pp = patch();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user