Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ data
Method
data
Filters/ParallelDIY2/vtkPResampleToImage.cxx:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
const T& operator[](std::size_t idx) const { return this->Data[idx]; }
57
58
T* data() { return this->Data; }
59
60
const T* data() const { return this->Data; }
61
Callers
15
RequestData
Method · 0.45
operator()
Method · 0.45
ExchangeNumberOfPointsToSend
Function · 0.45
RequestData
Method · 0.45
RequestData
Method · 0.45
PartitionDataAndAssignToProcesses
Method · 0.45
RunParallelConnectivity
Function · 0.45
ExchangeHyperTreeMetaData
Method · 0.45
BuildOutputTrees
Method · 0.45
ExchangeMask
Method · 0.45
ExchangeCellArray
Method · 0.45
AllocateRcvBuffers
Method · 0.45
Calls
no outgoing calls
Tested by
11
TestDistributedPointCloudFilter
Function · 0.36
TestRedistributeMultiComponent
Function · 0.36
RequestInformation
Method · 0.36
Execute
Method · 0.36
ValidateDataset
Function · 0.36
Check2DHTG
Function · 0.36
Check3DHTG
Function · 0.36
Test2DProbing
Function · 0.36
Test3DProbing
Function · 0.36
TestArraySerialization
Function · 0.36
MergeRemoteModels
Method · 0.36