ORB5  v4.9.4
derived_inputs::operator(.or.) Interface Reference

Private Member Functions

logical function or_inp_logical (this, val)
 
logical function or_logical_inp (val, this)
 
logical function or_inp_inp_logical (this1, this2)
 

Member Function/Subroutine Documentation

◆ or_inp_inp_logical()

logical function derived_inputs::operator(.or.)::or_inp_inp_logical ( class(input_logical), intent(in)  this1,
class(input_logical), intent(in)  this2 
)
private

◆ or_inp_logical()

logical function derived_inputs::operator(.or.)::or_inp_logical ( class(input_logical), intent(in)  this,
logical, intent(in)  val 
)
private

◆ or_logical_inp()

logical function derived_inputs::operator(.or.)::or_logical_inp ( logical, intent(in)  val,
class(input_logical), intent(in)  this 
)
private

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