MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / GetVariableIsComplex

Function GetVariableIsComplex

ngstd/evalfunc.hpp:375–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373 int GetVariableDimension() const
374 { return var_dim; }
375 bool GetVariableIsComplex() const
376 { return var_iscomplex; }
377
378 /// returns identifier of last token
379 const char * GetStringValue() const

Callers 1

ParsePrimaryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected