OGS
ComputeElementVolumeNumerically.h
Go to the documentation of this file.
1
12#pragma once
13
14namespace MeshLib
15{
16class Element;
17}
18
19namespace MeshToolsLib
20{
21
23} // namespace MeshToolsLib
double computeElementVolumeNumerically(MeshLib::Element const &e)