ParallelIstlInformation.hpp File Reference
#include <vector>
Include dependency graph for ParallelIstlInformation.hpp:

Go to the source code of this file.

Namespaces

namespace  Opm
 

Functions

template<class T1 >
auto Opm::accumulateMaskedValues (const T1 &container, const std::vector< double > *maskContainer) -> decltype(container[0] *(*maskContainer)[0])
 Accumulates entries masked with 1. More...