OGS
|
Created on June 2, 2022, 3:05 PM
Definition in file getMaxiumElementEdgeLengths.h.
#include <vector>
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. | |