ORB5  4.00
Loading...
Searching...
No Matches
derived_inputs::operator(.and.) Interface Reference

Public Member Functions

logical function and_inp_logical (this, val)
logical function and_logical_inp (val, this)
logical function and_inp_inp_logical (this1, this2)

Member Function/Subroutine Documentation

◆ and_inp_inp_logical()

logical function derived_inputs::operator(.and.)::and_inp_inp_logical ( class(input_logical), intent(in) this1,
class(input_logical), intent(in) this2 )

◆ and_inp_logical()

logical function derived_inputs::operator(.and.)::and_inp_logical ( class(input_logical), intent(in) this,
logical, intent(in) val )

◆ and_logical_inp()

logical function derived_inputs::operator(.and.)::and_logical_inp ( logical, intent(in) val,
class(input_logical), intent(in) this )

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