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

Method DiffShapeCF

fem/coefficient.hpp:1765–1767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1763 {
1764 public:
1765 DiffShapeCF() : ConstantCoefficientFunction(1) {
1766 SetVariable();
1767 }
1768 ~DiffShapeCF() override;
1769 Array<shared_ptr<CoefficientFunction>> Eulerian_gridfunctions;
1770 };

Callers

nothing calls this directly

Calls 1

SetVariableFunction · 0.85

Tested by

no test coverage detected