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

Method PrintReport

fem/coefficient.cpp:1620–1623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1618 }
1619
1620 virtual void PrintReport (ostream & ost) const override
1621 {
1622 ost << "ZeroCoefficientFunction";
1623 }
1624
1625 virtual string GetDescription() const override
1626 {

Callers 4

PrintReportMethod · 0.45
PrintReportMethod · 0.45
PrintReportMethod · 0.45
coefficient.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected