Choral
Private Member Functions | List of all members
real_type::clear Interface Reference

destructor More...

Collaboration diagram for real_type::clear:
Collaboration graph

Private Member Functions

subroutine r_1d_clear (r)
 Destructor. More...
 
subroutine r_2d_clear (r)
 Destructor. More...
 

Detailed Description

destructor

Definition at line 127 of file real_type.F90.

Member Function/Subroutine Documentation

◆ r_1d_clear()

subroutine real_type::clear::r_1d_clear ( type(r_1d), intent(inout)  r)
private

Destructor.

Definition at line 172 of file real_type.F90.

◆ r_2d_clear()

subroutine real_type::clear::r_2d_clear ( type(r_2d), intent(inout)  r)
private

Destructor.

Definition at line 181 of file real_type.F90.


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