Mesh Oriented datABase  (version 5.6.0)
An array-based unstructured mesh library
moab::IntegerReprosum Member List

This is the complete list of members for moab::IntegerReprosum, including all inherited members.

compute_metadata(const std::vector< double > &vals, const std::vector< int > *mask) constmoab::IntegerReprosumprivate
decode_global(const std::vector< int64_t > &iv, const Metadata &md) constmoab::IntegerReprosumprivate
encode_local(const std::vector< double > &vals, const std::vector< int > *mask, const Metadata &md, std::vector< int64_t > &iv) constmoab::IntegerReprosumprivate
IntegerReprosum(int comm=0)moab::IntegerReprosumexplicit
kI8Digitsmoab::IntegerReprosumprivatestatic
kR8Digitsmoab::IntegerReprosumprivatestatic
kRadixmoab::IntegerReprosumprivatestatic
reduce_global(std::vector< int64_t > &iv) constmoab::IntegerReprosumprivate
sum(const std::vector< double > &vals) constmoab::IntegerReprosum
sum_masked(const std::vector< double > &vals, const std::vector< int > &mask) constmoab::IntegerReprosum
sum_masked_batch(const std::vector< std::vector< double > > &fields, const std::vector< int > &mask, std::vector< double > &gsums) constmoab::IntegerReprosum
~IntegerReprosum()=defaultmoab::IntegerReprosum