Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ open
Method
open
IO/NetCDF/vtkXArrayAccessor.cxx:137–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
int vtkXArrayAccessor::open(const char* vtkNotUsed(path), int vtkNotUsed(omode), int* ncidp)
138
{
139
*ncidp = 0;
140
return NC_NOERR;
141
}
142
143
const char* vtkXArrayAccessor::strerror(int ncerr1)
144
{
Callers
15
WriteData
Method · 0.45
InsertIntoArchive
Method · 0.45
WriteData
Method · 0.45
OpenFile
Method · 0.45
OpenFile
Method · 0.45
ply_open_for_writing
Method · 0.45
TestPLYWriterString
Function · 0.45
ReadHeader
Method · 0.45
vtkNrrdReaderReadDataAsciiTemplate
Function · 0.45
CanReadFile
Method · 0.45
OpenFile
Method · 0.45
RequestInformation
Method · 0.45
Calls
no outgoing calls
Tested by
6
TestPLYWriterString
Function · 0.36
generateDataSetWithDuplicateArrayNames
Function · 0.36
save_image_data_as_png
Function · 0.36
TestSCN
Function · 0.36
vtkPMSRecordPerfCallback
Method · 0.36
TestTessellator
Function · 0.36