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

Method Name

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

Source from the content-addressed store, hash-verified

39
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>

Callers 11

PrintFieldDataLegacyMethod · 0.45
PrintFieldDataMethod · 0.45
bilinearform.cppFile · 0.45
PrintReportMethod · 0.45
DoAssembleMethod · 0.45
PrintReportMethod · 0.45
AssembleMethod · 0.45
GetAdditionalProxyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected