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

Method getReadMode

ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:742–746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742XdmfArray::ReadMode
743XdmfArray::getReadMode() const
744{
745 return mReadMode;
746}
747
748unsigned int
749XdmfArray::getSize() const

Callers 3

XdmfArrayMethod · 0.80
XdmfArrayGetReadModeFunction · 0.80
visitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected