construct_basisfn Function

public pure function construct_basisfn(mdk) result(res)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: mdk(5)

Return Value type(BasisFN)


Contents