version 3.9.0
Loading...
Searching...
No Matches
center.hh File Reference

Compute the center point of a convex polytope geometry or a random-access container of corner points.

#include <numeric>

Go to the source code of this file.

Namespaces

namespace  Dumux
 

Functions

template<class Corners >
Corners::value_type Dumux::center (const Corners &corners)
 The center of a given list of corners.