is_periodic_t Abstract Interface

abstract interface
private pure function is_periodic_t(this, dimen)

Arguments

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

Return Value logical