Skip to content
Snippets Groups Projects
Commit 4b53d670 authored by mattijs's avatar mattijs
Browse files

added reference cell printing

parent ff36c664
Branches
Tags
No related merge requests found
......@@ -92,6 +92,7 @@ void Foam::setRefCell
dict
) << "Unable to set reference cell for field " << field.name()
<< nl << " Reference point " << refPointName
<< " " << refPointi
<< " found on " << sumHasRef << " domains (should be one)"
<< nl << exit(FatalIOError);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment