Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
inline ParserTag* AsParserTag(muParserHandle_t a_hParser)
141
{
142
return static_cast<ParserTag*>(a_hParser);
143
}
144
145
146
#if defined(_WIN32)
Callers
5
mupError
Function · 0.85
mupErrorReset
Function · 0.85
mupSetErrorHandler
Function · 0.85
mupGetErrorCode
Function · 0.85
mupGetErrorPos
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected