Home
last modified time | relevance | path

Searched refs:XGCNumPlanesAttrName (Results 1 – 1 of 1) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/fides/vtkfides/fides/predefined/
H A DPredefinedDataModel.cxx181 const std::string XGCNumPlanesAttrName = "Fides_Number_Of_Planes_Variable"; variable
719 auto nplanes = GetOptionalVariableName(this->MetadataSource, XGCNumPlanesAttrName, "nphi"); in GetDOM()