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

Method IsComplex

comp/gridfunction.cpp:1358–1361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1356 }
1357
1358 bool GridFunctionCoefficientFunction::IsComplex() const
1359 {
1360 return gf->GetFESpace()->IsComplex();
1361 }
1362
1363 double GridFunctionCoefficientFunction ::
1364 Evaluate (const BaseMappedIntegrationPoint & ip) const

Callers 15

EvaluateMethod · 0.45
T_EvaluateMethod · 0.45
GenerateCodeMethod · 0.45
GenerateCodeMethod · 0.45
SetMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45

Calls 1

GetFESpaceMethod · 0.80

Tested by

no test coverage detected