get_length_t Abstract Interface

abstract interface
private pure function get_length_t(this, dimen) result(length)

Arguments

Type IntentOptional Attributes Name
class(lattice), intent(in) :: this
integer, intent(in), optional :: dimen

Return Value integer