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

Function InputCoefficientFunctions

fem/coefficient.cpp:6598–6601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6596
6597
6598 Array<shared_ptr<CoefficientFunction>> InputCoefficientFunctions() const override
6599 {
6600 return { cf };
6601 }
6602
6603
6604

Callers 3

TraverseTreeMethod · 0.70
PrintReportRecMethod · 0.70
TransformMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected