get_field_array Interface

interface


Calls

interface~~get_field_array~2~~CallsGraph interface~get_field_array~2 get_field_array proc~get_field_array~2 get_field_array interface~get_field_array~2->proc~get_field_array~2

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

Arguments

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

bnsfuka object which this PROCEDURE is a member of

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

Name of the desired bnsfuka member array

Return Value double precision,DIMENSION(:),ALLOCATABLE

Desired bnsfuka member array

Description

Returns the bnsfuka member arrays named field