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

Private 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 
)
private

◆ and_inp_logical()

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

◆ and_logical_inp()

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

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