Changes between Version 55 and Version 56 of doc/app/userint/int
- Timestamp:
- Nov 22, 2018 11:06:48 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint/int
v55 v56 2 2 [[TracNav(doc/userint/toc)]] 3 3 4 '''Description:''' The following table describes the available interfaces for user-defined code in the model, the names and possible arguments of the subroutines involved as well as actions which can be accomplished in these subroutines. The respective name of a source code files is the subroutine name followed by "{{{.f90}}}". Exception: the file containing the module {{{user}}} has the name {{{user_module.f90}}}.\\\\ 4 The following table describes the available interfaces for user-defined code in the model, the names and possible arguments of the subroutines involved as well as actions which can be accomplished in these subroutines. The respective name of a source code files is the subroutine name followed by "{{{.f90}}}". Exception: the file containing the module {{{user}}} has the name {{{user_module.f90}}}. 5 6 \\\\\\\\\\\\\\\\ 5 7 6 8 ||='''Call location''' =||='''Subroutine name and argument(s)''' =||='''Possible actions''' =||