Classes | Namespaces
stencil/formatters.hpp File Reference

Text formatters for streaming stencil classes. More...

#include <cmath>
#include <ecl/config/macros.hpp>
#include <ecl/formatters/common.hpp>
#include <ecl/formatters/number.hpp>
#include <ecl/formatters/floats.hpp>
#include <ecl/mpl/enable_if.hpp>
#include <ecl/type_traits/fundamental_types.hpp>
#include "../common/formatters.hpp"
Include dependency graph for stencil/formatters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Stencil< Array >
 A safe windowing class that opens onto array-like containers. More...
 
class  ecl::formatters::StencilFormatter< ValueType, Container, Enable >
 Pseudo formatter for stencils. More...
 
class  ecl::formatters::StencilFormatter< ValueType, Container, ecl::enable_if< ecl::is_float< ValueType > >::type >
 Partial specialisation of the stencil formatter for float containers. More...
 

Namespaces

 ecl
 Embedded control libraries.
 
 ecl::formatters
 Supporting classes for container formatters (do not use directly).
 

Detailed Description

Text formatters for streaming stencil classes.

Date
March 11

Definition in file stencil/formatters.hpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:31