OGS
ComputeElementVolumeNumerically.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
namespace
MeshLib
7
{
8
class
Element
;
9
}
10
11
namespace
MeshToolsLib
12
{
13
14
double
computeElementVolumeNumerically
(MeshLib::Element
const
& e);
15
}
// namespace MeshToolsLib
MeshLib::Element
Definition
Element.h:25
MeshLib
Definition
ProjectData.h:30
MeshToolsLib
Definition
Node.h:11
MeshToolsLib::computeElementVolumeNumerically
double computeElementVolumeNumerically(MeshLib::Element const &e)
Definition
ComputeElementVolumeNumerically.cpp:39
MeshToolsLib
ComputeElementVolumeNumerically.h
Generated by
1.14.0