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

Method CheckElement

fem/integrator.cpp:2107–2107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2105
2106 VorB ComplexLinearFormIntegrator :: VB () const { return lfi->VB(); }
2107 void ComplexLinearFormIntegrator :: CheckElement (const FiniteElement & el) const { lfi->CheckElement(el); }
2108
2109
2110 void ComplexLinearFormIntegrator ::

Callers

nothing calls this directly

Calls 1

CheckElementMethod · 0.45

Tested by

no test coverage detected