omega_h
Reliable mesh adaptation
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Omega_h::Int128 Struct Reference

Public Member Functions

OMEGA_H_INLINE Int128 (std::int64_t h, std::uint64_t l)
 
OMEGA_H_INLINE Int128 (std::int64_t value)
 
 Int128 (Int128 const &rhs)=default
 
Int128operator= (const Int128 &)=default
 
double to_double (double unit) const
 
void print (std::ostream &o) const
 
std::string to_string ()
 

Static Public Member Functions

static OMEGA_H_INLINE Int128 from_double (double value, double unit)
 

Public Attributes

std::int64_t high
 
std::uint64_t low
 

The documentation for this struct was generated from the following files: