dune-grid
2.2.1
|
Use the enum from the namespace VTK instead. When converting your code, look for any occurances of VTKOptions::conforming or VTKOptions::nonconforming, and convert them es well. Unfortunately, marking the compatibility constants here as deprecated seems to have no effect.
Use the enum from the namespace VTK instead. When converting your code, look for any occurances of VTKOptions::ascii, VTKOptions::binary, and VTKOptions::binaryappended, and convert them es well. Unfortunately, marking the compatibility constants here as deprecated seems to have no effect.