Celeritas  0.5.0-56+6b053cd
Static Public Member Functions | List of all members
celeritas::UnitDivide< C1, C2 > Struct Template Reference

Value is C1::value() / C2::value() More...

#include <UnitUtils.hh>

Static Public Member Functions

static CELER_CONSTEXPR_FUNCTION auto value () noexcept -> decltype(auto)
 Get the conversion factor of the resulting unit.
 

Detailed Description

template<class C1, class C2>
struct celeritas::UnitDivide< C1, C2 >

Value is C1::value() / C2::value()


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