init Interface

public interface init

Interface to initialize growing array of points

Calls

interface~~init~31~~CallsGraph interface~init~31 init proc~init_grwpoints init_grwPoints interface~init~31->proc~init_grwpoints interface~init~24 init proc~init_grwpoints->interface~init~24 proc~init_ga2d_real init_ga2d_real interface~init~24->proc~init_ga2d_real

Module Procedures

private subroutine init_grwPoints(me, length)

This routine initialize growing array of points

Arguments

Type IntentOptional Attributes Name
type(tem_grwPoints_type), intent(out) :: me

Growing array of points in each dimension

integer, intent(in), optional :: length

Initial length of the container