GEOSX
|
Contains helper functions for the sortedArrayManipulation routines. Much of this was adapted from stl_heap.h and stl_algo.h of the gcc standard library See https://gcc.gnu.org/svn/gcc/trunk/libstdc++-v3/include/bits/. More...
Go to the source code of this file.
Namespaces | |
LvArray | |
The top level namespace. | |
LvArray::sortedArrayManipulation | |
Contains functions for operating on a contiguous sorted unique array of values. | |
Contains helper functions for the sortedArrayManipulation routines. Much of this was adapted from stl_heap.h and stl_algo.h of the gcc standard library See https://gcc.gnu.org/svn/gcc/trunk/libstdc++-v3/include/bits/.
Definition in file sortedArrayManipulationHelpers.hpp.