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

Method DiffOrder

fem/diffop.hpp:1293–1293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1291
1292 virtual int Dim() const { return dim; }
1293 virtual int DiffOrder () const { return 0; }
1294 virtual void Apply (const FiniteElement & fel,
1295 const BaseMappedIntegrationPoint & mip,
1296 FlatVector<double> x,

Calls

no outgoing calls

Tested by

no test coverage detected