ALF  dev.
A QMC Code for fermionic models
Functions/Subroutines | Variables
lattices_interface Module Reference

C Interface for creating lattice. For use in pyALF. More...

Functions/Subroutines

subroutine make_lattice_c (ndim, L1_p, L2_p, a1_p, a2_p)
 
subroutine get_l (L)
 
subroutine get_n (N)
 
subroutine get_arrays (ndim, L, N, BZ1, BZ2, b1, b2, b1_perp, b2_perp, listr, invlistr, nnlistr, listk, invlistk, nnlistk, imj)
 
subroutine clear_lattice_c ()
 

Variables

type(latticelatt
 

Detailed Description

C Interface for creating lattice. For use in pyALF.

Author
ALF-project