Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ New
Function
New
Testing/Core/vtkTestErrorObserver.h:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
{
23
}
24
static ErrorObserver* New() { return new ErrorObserver; }
25
bool GetError() const { return this->Error; }
26
bool GetWarning() const { return this->Warning; }
27
Callers
15
XdmfReader
Method · 0.50
XdmfReaderNew
Function · 0.50
XdmfGeometryRegular
Method · 0.50
XdmfTopologyRegular
Method · 0.50
New
Method · 0.50
XdmfRegularGrid
Method · 0.50
XdmfRegularGridNew2D
Function · 0.50
XdmfRegularGridNew3D
Function · 0.50
XdmfRegularGridNew
Function · 0.50
read
Method · 0.50
traverse
Method · 0.50
XdmfAggregateNew
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected