Last Modified 25 April 2002
SCTB:
generic_forces/
List of Files
A list of files with links to the routines in each one is available here.
A of routines with links to every calling and called routine is available here.
In generic_forces/
build
: script to build libraries
Makefile.main
: Main Makefile
Makefile.arch.*
: Architecture dependent stuff for Makefile
force_interface.F
: Generic routines
(empty) defining how the interface routines shoudl look
force_interface.header.H
: Macro definitions
to each the interlanguage calling stuff of C routines
from FORTRAN codes.
force_interface.keating.c
: Actual
routines corresponding to those in force_interface.F
for a Keating model (quadratic in bond length and
cosines of bond angles)
force_interface.tb.F
: Actual force
interface routines for TB models using the gamma
point only
force_interface.tb_k_sum.F
: Actual force
interface routines for TB models using Brillouin
zone summation.
keating.parms
: A dummy set of keating
model parameters.
neighbor_list.H
: Definitions of routines
for neighbor list computations in neighbor_list.c
neighbor_list.c
: routines
for neighbor list computations.
parallel_generic_forces_mod.F
: routines
for parallel operation of TB force calculations
tb_force_routine/
List of files
Overall list of files