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

Method CreateVector

comp/bilinearform.cpp:8023–8027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8021 */
8022
8023 AutoVector BilinearFormApplication ::
8024 CreateVector () const
8025 {
8026 return bf -> CreateRowVector();
8027 }
8028
8029 AutoVector BilinearFormApplication ::
8030 CreateRowVector () const

Callers

nothing calls this directly

Calls 1

CreateRowVectorMethod · 0.45

Tested by

no test coverage detected