Skip to content
  • Jakub Benda's avatar
    Some initializations of LabelType in vtkFoamEntryValue. · b9aa4bde
    Jakub Benda authored
    At various places throughout vtkOpenFOAMReader.cxx an object of type vtkFoamEntryValue is created, without setting its LabelType attribute.
    This leads to problems in functions that need this information. Only reproducible in a Debug build). This commit fixes the situation.
    b9aa4bde