Misc.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::Accelerator
 

Functions

unsigned int Opm::Accelerator::ceilDivision (const unsigned int A, const unsigned int B)
 
template<class Scalar >
Scalar Opm::Accelerator::get_absmax (const Scalar *data, const int N)
 
template<class Scalar >
void Opm::Accelerator::solve_transposed_3x3 (const Scalar *A, const Scalar *b, Scalar *x)