get_field_array Interface

interface


Calls

interface~~get_field_array~3~~CallsGraph interface~get_field_array~3 get_field_array proc~get_field_array~3 get_field_array interface~get_field_array~3->proc~get_field_array~3

public module function get_field_array(this, field) result(field_array)

Arguments

Type IntentOptional Attributes Name
class(diffstarlorene), intent(in) :: this

diffstarlorene object which this PROCEDURE is a member of

character(len=:), intent(in), ALLOCATABLE :: field

Name of the desired diffstarlorene member array

Return Value double precision,DIMENSION(:),ALLOCATABLE

Desired diffstarlorene member array

Description

Returns the diffstarlorene member arrays named field