Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ getType
Method
getType
ThirdParty/xdmf3/vtkxdmf3/XdmfSet.cpp:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
shared_ptr<const XdmfSetType>
83
XdmfSet::getType() const
84
{
85
return mType;
86
}
87
88
void
89
XdmfSet::populateItem(const std::map<std::string, std::string> & itemProperties,
Callers
12
GetVTKType
Function · 0.45
XdmfToVTKAttributes
Method · 0.45
CopyShape
Method · 0.45
XdmfSubsetToVTK
Method · 0.45
ParseFiniteElementFunction
Method · 0.45
InspectXDMF
Method · 0.45
InspectTime
Method · 0.45
Populate
Method · 0.45
XdmfSetGetType
Function · 0.45
populateItem
Method · 0.45
getStepControllers
Function · 0.45
getControllersExcludingStep
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected