Home
last modified time | relevance | path

Searched defs:kalpha (Results 1 – 12 of 12) sorted by relevance

/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwxc/
H A Dnwxc_c_op.F343 subroutine nwxc_k_becke88_p(tol_rho,x, kalpha) argument
348 subroutine nwxc_k_becke88_d2(tol_rho,x, kalpha) argument
392 subroutine nwxc_k_pbe96_p(tol_rho,x, kalpha) argument
397 subroutine nwxc_k_pbe96_d2(tol_rho,x, kalpha) argument
440 subroutine nwxc_k_dirac_p(tol_rho,x, kalpha) argument
445 subroutine nwxc_k_dirac_d2(tol_rho,x, kalpha) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwxc/
H A Dnwxc_c_op.F108 type(nwad_dble)::kalpha,kbeta, rho13a, rho13b,rhoa,rhob variable
343 subroutine nwxc_k_becke88_p(tol_rho,x, kalpha) argument
348 subroutine nwxc_k_becke88_d2(tol_rho,x, kalpha) argument
356 type(nwad_dble)::x,kalpha variable
392 subroutine nwxc_k_pbe96_p(tol_rho,x, kalpha) argument
397 subroutine nwxc_k_pbe96_d2(tol_rho,x, kalpha) argument
405 type(nwad_dble)::x,kalpha,deno variable
440 subroutine nwxc_k_dirac_p(tol_rho,x, kalpha) argument
445 subroutine nwxc_k_dirac_d2(tol_rho,x, kalpha) argument
453 type(nwad_dble)::x,kalpha variable
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_c_op.F282 subroutine nwpwxc_k_becke88(tol_rho,x, kalpha, dkadxa) argument
318 subroutine nwpwxc_k_pbe96(tol_rho,x, kalpha, dkadxa) argument
354 subroutine nwpwxc_k_dirac(tol_rho,x, kalpha, dkadxa) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/nwpwxc/
H A Dnwpwxc_c_op.F282 subroutine nwpwxc_k_becke88(tol_rho,x, kalpha, dkadxa) argument
318 subroutine nwpwxc_k_pbe96(tol_rho,x, kalpha, dkadxa) argument
354 subroutine nwpwxc_k_dirac(tol_rho,x, kalpha, dkadxa) argument
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dtrackdesc.h98 tdble kalpha; // (roll) factor for the angle (like michigan). variable
145 tdble kalpha; // (roll) factor for the angle (like michigan). variable
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dtrackdesc.h98 tdble kalpha; // (roll) factor for the angle (like michigan). variable
145 tdble kalpha; // (roll) factor for the angle (like michigan). variable
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dtrackdesc.h98 tdble kalpha; // (roll) factor for the angle (like michigan). variable
145 tdble kalpha; // (roll) factor for the angle (like michigan). variable
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dtrackdesc.h97 tdble kalpha; /* (roll)factor for the angle (like michigan) */ variable
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dtrackdesc.h97 tdble kalpha; /* (roll)factor for the angle (like michigan) */ variable
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dtrackdesc.h97 tdble kalpha; /* (roll)factor for the angle (like michigan) */ variable
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dambicode.c32 MYFLT *asig, *kalpha, *kbeta, *kin[4]; /* addr inargs */ member
H A Dbiquad.c1566 double kalpha = (CS_ESR/kfreq); in mode() local