Fides should never attempt to create shared points when inline engine is being used
Inline engine only has access to the blocks "written" by the writer on the same rank, so we'll always override the setting for CreateSharedPoints
to be false in this case.
Fixes #18 (closed) once the changes make their way up to ParaView.
Edited by Caitlin Ross