aabb_calc_srfarea Subroutine

public subroutine aabb_calc_srfarea(this)

Calculates the surface area of an aabb.

Arguments

Type IntentOptional AttributesName
class(aabb_t), intent(inout) :: this

An aabb_t instance.


Contents

None