Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces | Functions
Ball.hpp File Reference
#include <algorithm>
#include <array>

Go to the source code of this file.

Classes

class  fub::Ball< Rank >
 

Namespaces

 fub
 The fub namespace.
 

Functions

template<std::size_t Rank>
 fub::Ball (const std::array< double, Rank > &, double) -> Ball< Rank >