Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/ThirdParty/fides/vtkfides/fides/predefined/
H A DPredefinedDataModel.cxx173 const std::string NumVertsAttrName = "Fides_Num_Vertices_Variable"; variable
571 attrMap[NumVertsAttrName] = std::vector<std::string>(1, "num_verts"); in GetAttributes()
617 GetOptionalVariableName(this->MetadataSource, NumVertsAttrName, "num_verts"); in CreateCellSet()