(git:c5411e0)
Loading...
Searching...
No Matches
qs_fb_buffer_types::fb_buffer_has_data Interface Reference

Public Member Functions

pure logical function fb_buffer_i_has_data (buffer)
 check if an object as associated data
 
pure logical function fb_buffer_d_has_data (buffer)
 check if an object as associated data
 

Detailed Description

Definition at line 117 of file qs_fb_buffer_types.F.

Member Function/Subroutine Documentation

◆ fb_buffer_i_has_data()

pure logical function qs_fb_buffer_types::fb_buffer_has_data::fb_buffer_i_has_data ( type(fb_buffer_i_obj), intent(in)  buffer)

check if an object as associated data

Parameters
buffer: fb_buffer object
Returns
: .TRUE. if buffer has associated data
Author
Lianheng Tong (LT) lianh.nosp@m.eng..nosp@m.tong@.nosp@m.kcl..nosp@m.ac.uk

Definition at line 216 of file qs_fb_buffer_types.F.

◆ fb_buffer_d_has_data()

pure logical function qs_fb_buffer_types::fb_buffer_has_data::fb_buffer_d_has_data ( type(fb_buffer_d_obj), intent(in)  buffer)

check if an object as associated data

Parameters
buffer: fb_buffer object
Returns
: .TRUE. if buffer has associated data
Author
Lianheng Tong (LT) lianh.nosp@m.eng..nosp@m.tong@.nosp@m.kcl..nosp@m.ac.uk

Definition at line 532 of file qs_fb_buffer_types.F.


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