buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members

Query whether bud is associated with any data. More...

Collaboration diagram for is_initialized:
Collaboration graph

Private Member Functions

pure logical function is_initialized_ (this)
 
pure logical function is_initialized_ (this)
 

Detailed Description

Query whether bud is associated with any data.

Returns .true. if the bud is already containing data.
Typically the new routine will call initialize.

Member Function/Subroutine Documentation

pure logical function is_initialized_ ( class(ism_csc), intent(in)  this)
private
Parameters
[in]thischeck if this bud is initialized
Returns
.true. if it is associated, else .false.

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