MCPcopy Create free account
hub / github.com/Kitware/VTK / vtkFoamStreamOption

Method vtkFoamStreamOption

IO/Geometry/vtkOpenFOAMReader.cxx:1257–1257  ·  view source on GitHub ↗

Default construct. ASCII, Int32, double precision

Source from the content-addressed store, hash-verified

1255public:
1256 // Default construct. ASCII, Int32, double precision
1257 vtkFoamStreamOption() = default;
1258
1259 // Construct with specified handling for labels/floats
1260 vtkFoamStreamOption(const bool use64BitLabels, const bool use64BitFloats)

Callers

nothing calls this directly

Calls 2

SetLabel64Method · 0.95
SetFloat64Method · 0.95

Tested by

no test coverage detected