代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/151014/12239567
f trtcf.f
www.eeworm.com/read/151014/12239580
f tranal.f
program TRANAL
* Analys of trajectory file
* Calculations of orientational correlation functions
* three-body correlations and many other things
*
* v.3.2 2005-11-22 Xmol trajectory: read
www.eeworm.com/read/151014/12239585
f chenc.f
www.eeworm.com/read/151014/12239599
f restarte.f
*=============== RESTRT ==========================================
*
SUBROUTINE RESTRT(NNN)
*
include "mdee.h"
character*12 LAB
save NSTTOT0,NSTEPA0
data NSTTOT0/0/,NSTEPA0/0/
*
www.eeworm.com/read/151014/12239607
f servicee.f
www.eeworm.com/read/151014/12239617
f shejke.f
www.eeworm.com/read/151014/12239630
f forcee.f
* Collection of force calculation
*
*=============== INTERNAL FORCES =============================================
*
* Covalent bonds
*
*=============== GETBND =====================================
www.eeworm.com/read/151014/12239632
f avere.f
www.eeworm.com/read/151014/12239635
f unite.f
*=============== IUNITS ===============================================
*
SUBROUTINE IUNITS
*
include "mdee.h"
*
DIMENSION DM(3),QM(3,3),OM(3,3,3),HM(3,3,3,3)
X ,DI(3)
www.eeworm.com/read/151014/12239639
f readmole.f
*
*================ READMOL =============================================
*
* Define molecule from DATABASE
subroutine READMOL(SUMM,NRBB,NRAA,NRTT,NRII,NX,NTYP,PATHDB,NAMN)
include "mdee.h"
*