Skip to content
Snippets Groups Projects
Commit 497321b8 authored by henry's avatar henry
Browse files

Fix for viewing glyphs on a set of patches provided by Mark Olesen.

parent 35297443
No related branches found
No related tags found
No related merge requests found
......@@ -110,10 +110,9 @@ void Foam::vtkPV3Foam::convertVolFields
// Convert patches - if activated
//
// the name for the interpolated patch point field must be consistent
// with the interpolated volume point field
// this could be done better
// The name for the interpolated patch point field must be consistent
// with the interpolated volume point field.
// This could be done better.
const word pointFldName = "volPointInterpolate(" + tf.name() + ')';
for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment