Searched refs:createOneNodeCells (Results 1 – 2 of 2) sorted by relevance
59 : mbImpl(impl), writeTool(0), mStrict(DEFAULT_STRICT), freeNodes(0), createOneNodeCells(false) in WriteVtk()95 createOneNodeCells = true; in write_file()292 if (!createOneNodeCells) in write_elems()369 if (createOneNodeCells) in write_elems()
94 bool createOneNodeCells; member in moab::WriteVtk