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

Method getName

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

Source from the content-addressed store, hash-verified

734}
735
736std::string
737XdmfArray::getName() const
738{
739 return mName;
740}
741
742XdmfArray::ReadMode
743XdmfArray::getReadMode() const

Callers 5

XdmfArrayMethod · 0.45
XdmfArrayGetArrayTypeFunction · 0.45
XdmfArrayGetNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected