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

Function VTransformVC

comp/fespace.hpp:640–642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638 const SliceVector<double> vec, TRANSFORM_TYPE type) const
639 { ; }
640 virtual void VTransformVC (ElementId ei,
641 const SliceVector<Complex> vec, TRANSFORM_TYPE type) const
642 { ; }
643
644
645 /// Returns multigrid-prolongation

Callers 2

TransformVecFunction · 0.70
VTransformVCMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected