wiki:OpenMPApplyOnLevel

Version 3 (modified by trac, 12 years ago) ( diff )

SUBROUTINE !OpenMPApplyOnLevel(INTEGER L, FUNCTION f, FuncParam fparam)


Click here to view v177 source.

Applies function f to every node on level L. This is handled using the OpenMP library, so that applications of f to individual nodes can be handled by separate threads.

This subroutine is a member of the ApplyOn_() family of procedures.


INCLUDES:

None.

USES:

Note: See TracWiki for help on using the wiki.