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

Function VTransformMC

comp/hcurlhdivfes.cpp:1073–1077  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1071 }
1072
1073 virtual void VTransformMC (ElementId ei,
1074 SliceMatrix<Complex> mat, TRANSFORM_TYPE tt) const override
1075 {
1076 T_TransformMat (ei, mat, tt);
1077 }
1078
1079 virtual void VTransformVR (ElementId ei,
1080 SliceVector<double> vec, TRANSFORM_TYPE tt) const override

Callers

nothing calls this directly

Calls 1

T_TransformMatFunction · 0.85

Tested by

no test coverage detected