Neko  0.8.99
A portable framework for high-order spectral element flow simulations
aabb::intersection Interface Reference

Intersect two aabbs. More...

Private Member Functions

type(aabb_t) function intersection_aabb (box1, box2)
 Get the intersection of two aabbs. More...
 

Detailed Description

Definition at line 98 of file aabb.f90.

Member Function/Subroutine Documentation

◆ intersection_aabb()

type(aabb_t) function aabb::intersection::intersection_aabb ( class(aabb_t), intent(in)  box1,
class(aabb_t), intent(in)  box2 
)
private

Definition at line 493 of file aabb.f90.


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