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

Function CalcEigenSystem

comp/bilinearform.cpp:20–23  ·  view source on GitHub ↗

dummy function header

Source from the content-addressed store, hash-verified

18
19 // dummy function header
20 void CalcEigenSystem (FlatMatrix<Complex> & elmat,
21 FlatVector<Complex> & lami,
22 FlatMatrix<Complex> & evecs)
23 { ; }
24
25
26 template <typename T>

Callers 5

DoAssembleMethod · 0.70
LapackEigenSystemMethod · 0.70
EvaluateMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected