The AHA Model  Revision: 12809
Reference implementation 04 (HEDG02_04)
the_environment::operator(.catloc.) Interface Reference

Interface operator to concatenate the location components of two arrays ofthe_environment::spatial class objects. More...

Collaboration diagram for the_environment::operator(.catloc.):

Detailed Description

Interface operator to concatenate the location components of two arrays ofthe_environment::spatial class objects.

all_objects%position%( object1 .catloc. object2 )
Note
Unlike the .cat. operator implemented using the the_environment::spatial_stack2arrays() and the_environment::spatial_moving_stack2arrays() methods, this procedure is class-safe and can be used with any class upwards, but it concatenates only the location data (returns type the_environment::spatial).

Definition at line 837 of file m_env.f90.


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