https://mooseframework.inl.gov
Namespaces | Functions
GeochemistrySortedIndices.C File Reference

Go to the source code of this file.

Namespaces

 GeochemistrySortedIndices
 Utility to produce sorted information.
 

Functions

std::vector< unsigned > GeochemistrySortedIndices::sortedIndices (const std::vector< Real > &to_sort, bool ascending)
 Produces a vector of indices corresponding to the smallest-to-biggest entries in to_sort (or biggest-to-smallest if ascending=false). More...