as_JSON Interface

public interface as_JSON

JSON to real64-array


Module Procedures

public function as_JSONRealArray2(real64Array, name) result(json_format_array)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: real64Array(:,:)
character(len=*), intent(in) :: name

Return Value character(len=:), allocatable