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

Method CreateRowVector

comp/bilinearform.cpp:8029–8033  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8027 }
8028
8029 AutoVector BilinearFormApplication ::
8030 CreateRowVector () const
8031 {
8032 return bf -> CreateRowVector();
8033 }
8034
8035 AutoVector BilinearFormApplication ::
8036 CreateColVector () const

Callers

nothing calls this directly

Calls 1

CreateRowVectorMethod · 0.45

Tested by

no test coverage detected