ORB5  4.00
Loading...
Searching...
No Matches
derived_inputs::modulo Interface Reference

Public Member Functions

integer function mod_inp_integer (this1, val)
integer function mod_integer_inp (val, this2)
integer function mod_inp_inp_integer (this1, this2)

Member Function/Subroutine Documentation

◆ mod_inp_inp_integer()

integer function derived_inputs::modulo::mod_inp_inp_integer ( class(input_integer), intent(in) this1,
class(input_integer), intent(in) this2 )

◆ mod_inp_integer()

integer function derived_inputs::modulo::mod_inp_integer ( class(input_integer), intent(in) this1,
integer, intent(in) val )

◆ mod_integer_inp()

integer function derived_inputs::modulo::mod_integer_inp ( integer, intent(in) val,
class(input_integer), intent(in) this2 )

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