Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RequestData
Method · 0.45
GetNodes
Method · 0.45
GetCells
Method · 0.45
GetFaces
Method · 0.45
GetCellTree
Method · 0.45
GetFaceTree
Method · 0.45
GetInterfaceFaceParents
Method · 0.45
GetData
Method · 0.45
RequestInformation
Method · 0.45
Test
Function · 0.45
set_scalar_field
Method · 0.45
read_dataset
Method · 0.45
Calls
no outgoing calls
Tested by
15
Test
Function · 0.36
RoundTrip
Function · 0.36
Paint
Method · 0.36
TestPNGReaderReadFromMemory
Function · 0.36
TestNetCDFUGRIDReader
Function · 0.36
compareDataSets
Function · 0.36
TestExodusIgnoreFileTime
Function · 0.36
TestXMLHyperTreeGridIO2
Function · 0.36
FirstPoint
Function · 0.36
tiler
Function · 0.36
TrianglesDiffer
Function · 0.36
TestFileLoading
Function · 0.36