OGS
getMaxiumElementEdgeLengths.h File Reference

Detailed Description

Created on June 2, 2022, 3:05 PM

Definition in file getMaxiumElementEdgeLengths.h.

#include <vector>
Include dependency graph for getMaxiumElementEdgeLengths.h:
This graph shows which files directly or indirectly include this file:

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.