Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetNumValue
Function
GetNumValue
ngstd/evalfunc.hpp:366–367 ·
view source on GitHub ↗
returns num_value of last token
Source
from the content-addressed store, hash-verified
364
365
/// returns num_value of last token
366
double GetNumValue() const
367
{ return num_value; }
368
369
/// returns variable number of last token
370
int GetVariableNumber() const
Callers
1
ParsePrimary
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected