Skip to content

Comment out P2Function::get[Vertex|Edge]DoFFunctionCopy()

Marcus Mohr requested to merge mohr/removeMisleadingMethods-mc into master

Rationale: These functions seem to be highly misleading, as the "copy" will address the same data as the original P2Function.

Merge request reports