Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
interval.hh File Reference
#include <array>
#include <iostream>
#include <algorithm>

Go to the source code of this file.

Classes

class  Interval< field_type >
 Encapsulates a closed interval. More...
 

Functions

template<class field_type >
std::ostreamoperator<< (std::ostream &s, const Interval< field_type > &interval)
 Output operator for Interval.
 

Function Documentation

◆ operator<<()

template<class field_type >
std::ostream & operator<< ( std::ostream s,
const Interval< field_type > &  interval 
)
inline

Output operator for Interval.