array.hpp | Fixed size containers with a few bells and whistles |
array_dynamic_mem_check.hpp | Dynamically sized containers with a few bells and whistles |
array_dynamic_no_mem_check.hpp | Dynamically sized containers with a few bells and whistles |
array_mem_check.hpp | Fixed size containers with a few bells and whistles |
array_no_mem_check.hpp | Fixed size containers with a few bells and whistles |
arrays.cpp | Unit Test for ecl::Array containers |
arrays_mem_check.cpp | Unit Test for ecl::Array containers |
container_converters.cpp | |
containers.hpp | High-performance or convenience containers not included in the stl |
array/converters.hpp | |
converters.hpp | Some simple converters for ecl container types |
stencil/converters.hpp | Some simple converters for ecl stencils |
definitions.hpp | Some common container definitions |
fifo.cpp | Unit Test for ecl::FiFo containers |
fifo.hpp | A simple fifo implementation |
formatters.cpp | |
array/formatters.hpp | Text formatters for streaming array classes |
common/formatters.hpp | |
push_and_pop/formatters.hpp | File comment |
stencil/formatters.hpp | Text formatters for streaming stencil classes |
initialiser.hpp | Comma initialiser for container types |
push_and_pop.cpp | |
push_and_pop.hpp | A simple push and pop container |
push_and_pop_dynamic.hpp | A simple fifo implementation |
push_and_pop_fixed.hpp | A simple fifo implementation |
specialisations.hpp | Short description of this file |
stencil.cpp | Unit Test for the Stencil class |
stencil/stencil.hpp | Windows over ecl type containers |
stencil.hpp | Windows over ecl type containers |