is_yperiodic Function

public pure function is_yperiodic(self)

Returns .true. if the equilibrium is y periodic and .false. otherwise

Type Bound

slab_t

Arguments

Type IntentOptional Attributes Name
class(slab_t), intent(in) :: self

Return Value logical