aim Interface

public interface aim

Contents


Module Procedures

private function aim_lattice_constructor(lat_type, length_x, length_y) result(this)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: lat_type
integer, intent(in) :: length_x
integer, intent(in) :: length_y

Return Value class(aim), pointer