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

Interface operator to concatenate two arrays of the spatial the_environment::spatial or spatial moving the_environment::spatial_moving objects. More...

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

Detailed Description

Interface operator to concatenate two arrays of the spatial the_environment::spatial or spatial moving the_environment::spatial_moving objects.

object1%location() .cat. object2%location()

See the_environment::spatial_stack2arrays() and the_environment::spatial_moving_stack2arrays() for backend implementation.

Warning
This operator works with fixed types rather than class. All input and output parameters are defined as type, so this is not class-safe.

Definition at line 821 of file m_env.f90.


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