mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: reconstructPar: added comment
This commit is contained in:
@ -31,6 +31,8 @@ License
|
||||
|
||||
void Foam::processorMeshes::read()
|
||||
{
|
||||
// Make sure to clear (and hence unregister) any previously loaded meshes
|
||||
// and fields
|
||||
forAll(databases_, procI)
|
||||
{
|
||||
meshes_.set(procI, NULL);
|
||||
|
||||
Reference in New Issue
Block a user