get_field_array Interface

interface


Calls

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

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

Arguments

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

bnslorene object which this PROCEDURE is a member of

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

Name of the desired bnslorene member array

Return Value double precision,DIMENSION(:),ALLOCATABLE

Desired bnslorene member array

Description

Returns the bnslorene member arrays named field