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

Method VTransformMC

comp/fespace.cpp:3966–3970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3964 }
3965
3966 void CompoundFESpace::VTransformMC (ElementId ei,
3967 SliceMatrix<Complex> mat, TRANSFORM_TYPE tt) const
3968 {
3969 T_TransformMat (ei, mat, tt);
3970 }
3971
3972
3973 void CompoundFESpace::VTransformVR (ElementId ei,

Callers 2

VTransformMCFunction · 0.45
VTransformMCFunction · 0.45

Calls 1

T_TransformMatFunction · 0.85

Tested by

no test coverage detected