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

Function CreateColVector

linalg/sparsematrix.hpp:157–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 { throw Exception("MatrixGraph::CreateRowVector called"); }
156
157 virtual AutoVector CreateColVector () const
158 { throw Exception("MatrixGraph::CreateRowVector called"); }
159
160 private:
161

Callers

nothing calls this directly

Calls 1

AutoVectorFunction · 0.70

Tested by

no test coverage detected