A simple sphere type. More...
#include <dumux/geometry/sphere.hh>
A simple sphere type.
Public Types | |
using | Point = Dune::FieldVector< Scalar, dim > |
Public Member Functions | |
Sphere () | |
Sphere (const Point ¢er, Scalar radius) | |
Scalar | radius () const |
const Point & | center () const |
using Dumux::Sphere< Scalar, dim >::Point = Dune::FieldVector<Scalar, dim> |
|
inline |
|
inline |
|
inline |
|
inline |