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

Merge two aabbs. More...

Private Member Functions

type(aabb_t) function merge_aabb (box1, box2)
 Merge two aabbs. More...
 

Detailed Description

Merge two aabbs.

Definition at line 93 of file aabb.f90.

Member Function/Subroutine Documentation

◆ merge_aabb()

type(aabb_t) function aabb::merge::merge_aabb ( class(aabb_t), intent(in)  box1,
class(aabb_t), intent(in)  box2 
)
private

Merge two aabbs.

Definition at line 479 of file aabb.f90.


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