Symbol Description Uses
CTRL_UNPACK Control vector support package. see pkg/ctrl 5



File Line number Procedure Code
./verification/OpenAD/code_oad_all/the_model_main.F 557 THE_MODEL_MAIN
               CALL CTRL_UNPACK( .TRUE. , mythid )
./verification/natl_box_adjoint/code_pack/the_model_main.F 516 THE_MODEL_MAIN
               CALL CTRL_UNPACK( .TRUE. , mythid )
./verification/offline_exf_seaice/code_ad/the_model_main.F 531 THE_MODEL_MAIN
               CALL CTRL_UNPACK( .TRUE. , mythid )
./model/src/the_model_main.F 536 THE_MODEL_MAIN
               CALL CTRL_UNPACK( .TRUE. , mythid )
./pkg/ctrl/ctrl_unpack.F 8 CTRL_UNPACK
      subroutine CTRL_UNPACK( first, mythid )