Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(soybean_), | intent(inout) | :: | obj | |||
type(Light_), | intent(in) | :: | light | |||
real(kind=real64), | intent(in), | optional | :: | Transparency | ||
real(kind=real64), | intent(in), | optional | :: | Resolution | ||
integer(kind=int32), | intent(in), | optional | :: | num_threads | ||
type(Leaf_), | intent(inout), | optional | :: | leaf(:) |