NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_capacity_hel_2D
Function
5 statements
Source File
growing_buffers.F90
growing_buffers
get_capacity_hel_2D
Contents
private pure function get_capacity_hel_2D(this) result(capacity)
@brief Returns the capacity of the buffer along the last dimension.
Type Bound
buffer_hel_2D_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
buffer_hel_2D_t
),
intent(in)
::
this
Return Value
integer(kind=int64)