![]() |
OGS
|
Created on June 2, 2022, 3:05 PM
Definition in file getMaxiumElementEdgeLengths.cpp.
#include "getMaxiumElementEdgeLengths.h"#include "MeshLib/Elements/Element.h"#include "MeshLib/Node.h"Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
Functions | |
| std::vector< double > | MeshLib::getMaxiumElementEdgeLengths (std::vector< Element * > const &elements) |
| Returns the maximum lengths of the edges for each element. | |