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

Method data

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

Source from the content-addressed store, hash-verified

434 std::size_t capacity() const noexcept { return capacity_; }
435
436 T* data() noexcept { return ptr; }
437 const T* data() const noexcept { return ptr; }
438
439 T* begin() noexcept { return ptr; }

Callers 15

RequestDataMethod · 0.45
GetNodesMethod · 0.45
GetCellsMethod · 0.45
GetFacesMethod · 0.45
GetCellTreeMethod · 0.45
GetFaceTreeMethod · 0.45
GetDataMethod · 0.45
RequestInformationMethod · 0.45
TestFunction · 0.45
set_scalar_fieldMethod · 0.45
read_datasetMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestFunction · 0.36
RoundTripFunction · 0.36
PaintMethod · 0.36
TestNetCDFUGRIDReaderFunction · 0.36
compareDataSetsFunction · 0.36
TestExodusIgnoreFileTimeFunction · 0.36
TestXMLHyperTreeGridIO2Function · 0.36
FirstPointFunction · 0.36
tilerFunction · 0.36
TrianglesDifferFunction · 0.36
TestFileLoadingFunction · 0.36