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

Method SupportsVB

comp/irspace.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 static IVec<0> GetDimensions() { return IVec<0>(); };
41 static string Name() { return "IdIR"; }
42 static bool SupportsVB (VorB checkvb) { return true; }
43
44 template <typename MIP, typename MAT>
45 static void GenerateMatrix (const FiniteElement & fel, const MIP & mip,

Callers 3

OperatorMethod · 0.45
EvaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected