field_add_field Function

public pure function field_add_field(self, afield)

Arguments

Type IntentOptional Attributes Name
class(field_type), intent(in) :: self
class(field_type), intent(in) :: afield

Return Value class(field_type), allocatable


Contents