TestRealArrVal Interface

public interface TestRealArrVal

Constructor interface for a TestRealArrVal object.


Contents


Module Procedures

public function newTestRealArrVal_name(ts_name) result(new_ts)

Construct new TestRealArrVal given a name.

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: ts_name

Name of the new TestRealArrVal object.

Return Value type(TestRealArrVal)

Return new TestRealArrVal object.