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

Print, to std-out, some basic information of the data-container. More...

Collaboration diagram for print:
Collaboration graph

Private Member Functions

subroutine print_ (this, info, indent)
 
subroutine print_ (this, info, indent)
 

Detailed Description

Print, to std-out, some basic information of the data-container.

Print out XML-like information regarding the data-container.

wanted Retrieval function of the string that represents the data. This will enable the parent program to show it in the way it wants.

Member Function/Subroutine Documentation

subroutine print_ ( class(ism_csc), intent(in)  this,
character(len=*), intent(in), optional  info,
integer, intent(in), optional  indent 
)
private
Parameters
[in]thissparse matrix
[in]infooptional="iSM_CSC" additional information printed
[in]indentoptional=1 possible indentation of printed statement

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