SDA (SDA flex)  7.2
Simulation of Diffusional Association
Public Member Functions | List of all members
mod_histogram::delete_histogram Interface Reference

Interface for deleting histogram. More...

Collaboration diagram for mod_histogram::delete_histogram:

Public Member Functions

subroutine delete_int_histogram (this)
 Delete a histogram and release memory. More...
 
subroutine delete_real_histogram (this)
 Delete a normalised histogram and release memory. More...
 

Detailed Description

Interface for deleting histogram.

Member Function/Subroutine Documentation

◆ delete_int_histogram()

subroutine mod_histogram::delete_histogram::delete_int_histogram ( type(type_int_hist), intent(inout)  this)

Delete a histogram and release memory.

Parameters
this: instance of type_data_hist

◆ delete_real_histogram()

subroutine mod_histogram::delete_histogram::delete_real_histogram ( type(type_real_hist), intent(inout)  this)

Delete a normalised histogram and release memory.

Parameters
this: instance of type_data_hist

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