MCPcopy Create free account
hub / github.com/IBAMR/IBAMR / AsParserTag

Function AsParserTag

ibtk/contrib/muparser/src/muParserDLL.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138
139
140inline ParserTag* AsParserTag(muParserHandle_t a_hParser)
141{
142 return static_cast<ParserTag*>(a_hParser);
143}
144
145
146#if defined(_WIN32)

Callers 5

mupErrorFunction · 0.85
mupErrorResetFunction · 0.85
mupSetErrorHandlerFunction · 0.85
mupGetErrorCodeFunction · 0.85
mupGetErrorPosFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected