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

Method data

Filters/CellGrid/vtkDGArrayOutputAccessor.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 return this->Data[ii];
44 }
45 const double* data() const { return this->Data; }
46 double* data() { return this->Data; }
47 int size() const { return this->Size; }
48

Callers 15

RequestDataMethod · 0.45
RequestInformationMethod · 0.45
RequestUpdateExtentMethod · 0.45
RequestInformationMethod · 0.45
RequestInformationMethod · 0.45
RequestInformationMethod · 0.45
RequestInformationMethod · 0.45
InterpolateDataSetMethod · 0.45
TestGenerateTimeStepsFunction · 0.45
RequestInformationMethod · 0.45
RequestInformationMethod · 0.45
DynamicFaceMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestGenerateTimeStepsFunction · 0.36
RequestInformationMethod · 0.36
RequestInformationMethod · 0.36
CreateCellDataFunction · 0.36
CreatePointDataFunction · 0.36
TestTessellatorFunction · 0.36
InitializeTableInputFunction · 0.36
InitializeTableReferenceFunction · 0.36
AddFieldToTableInputFunction · 0.36
CreateUGridFunction · 0.36
MakeDummyGridFunction · 0.36
TestSourceFunction · 0.36