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

Function GetDescription

fem/coefficient.cpp:6592–6595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6590 }
6591
6592 string GetDescription () const override
6593 {
6594 return "frozen";
6595 }
6596
6597
6598 Array<shared_ptr<CoefficientFunction>> InputCoefficientFunctions() const override

Callers 2

PrintReportRecMethod · 0.85
TransformMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected