Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
mui::dim::optical Namespace Reference

Typedefs

using flux = decltype(luminos() *solid_angle())
 
using illuminance = decltype(flux()/area())
 

Functions

 make_unit (flux, lm, u) make_unit(illuminance
 

Variables

 lux
 

Typedef Documentation

◆ flux

using mui::dim::optical::flux = typedef decltype( luminos() * solid_angle() )

◆ illuminance

using mui::dim::optical::illuminance = typedef decltype( flux() / area() )

Function Documentation

◆ make_unit()

mui::dim::optical::make_unit ( flux  ,
lm  ,
 
)

Variable Documentation

◆ lux

mui::dim::optical::lux