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

Function FinalizeLevel

comp/preconditioner.hpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110 virtual void InitLevel (shared_ptr<BitArray> freedofs = NULL) { ; }
111 virtual void FinalizeLevel (const ngla::BaseMatrix * mat = NULL) { ; }
112 virtual void AddElementMatrix (FlatArray<int> dnums,
113 FlatMatrix<double> elmat,
114 ElementId ei,

Callers 1

UpdateMethod · 0.85

Calls 1

UpdateFunction · 0.70

Tested by

no test coverage detected