Home
last modified time | relevance | path

Searched defs:xcp (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/lib/cpsp/
H A Dc_semicore_force_a.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
H A Dc_semicore_force.F10 subroutine c_semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
H A Dc_semicore_force_b.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/lib/cpsp/
H A Dc_semicore_force_a.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
H A Dc_semicore_force.F10 subroutine c_semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
H A Dc_semicore_force_b.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/psp/
H A Dsemicore_force_b.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
H A Dsemicore_force.F13 subroutine semicore_xc_F(ispin,xcp,fion) argument
17 real*8 xcp(*) local
H A Dsemicore_force_a.F10 subroutine semicore_xc_F(ispin,xcp,fion) argument
14 real*8 xcp(*) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/exchange-correlation/
H A Dbnl2007_x.F11 subroutine bnl2007_x(n2ft3d,ispin,dn,x_parameter,gamma,xcp,xce) argument
18 real*8 xcp(n2ft3d,2) local
H A Dv_bwexc_all.F11 subroutine v_bwexc_all(gga,n2ft3d,ispin,dn,xcp,xce) argument
17 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
79 subroutine v_bwexc_all_tmp1(gga,n2ft3d,ispin,dn,xcp,xce,tmp1) argument
85 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
H A Dv_dirac.F4 subroutine v_dirac(n2ft3d,ispin,dn,xcp,xce,x) argument
12 real*8 xcp(n2ft3d,2) local
H A Dv_exc.F5 subroutine vxc(n2ft3d,ispin,dn,xcp,xce,x) argument
14 real*8 xcp(n2ft3d,2) local
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dintersectionpoint.f19 subroutine intersectionpoint(pa,pb,xcp,t,xinters) argument
25 real*8 pa(*),pb(*),xcp(*),t,xinters(*),diff,pab(3), local
/dports/finance/beanie/beanie-0.8.2/gui/
H A Dcompany.c108 struct comps *xcp; in select_company() local
162 setcomp(struct comps *xcp) in setcomp()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/exchange-correlation/
H A Dv_bwexc_all.F11 subroutine v_bwexc_all(gga,n2ft3d,ispin,dn,xcp,xce) argument
17 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
79 subroutine v_bwexc_all_tmp1(gga,n2ft3d,ispin,dn,xcp,xce,tmp1) argument
85 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
H A Dv_dirac.F4 subroutine v_dirac(n2ft3d,ispin,dn,xcp,xce,x) argument
12 real*8 xcp(n2ft3d,2) local
H A Dv_exc.F5 subroutine vxc(n2ft3d,ispin,dn,xcp,xce,x) argument
14 real*8 xcp(n2ft3d,2) local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/paw/paw_xc/
H A Dpaw_dirac_x.F5 subroutine paw_dirac_x(n2ft3d,ng,ispin,dn,xcp,xce,x) argument
12 real*8 xcp(n2ft3d,2) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/paw/paw_xc/
H A Dpaw_dirac_x.F5 subroutine paw_dirac_x(n2ft3d,ng,ispin,dn,xcp,xce,x) argument
12 real*8 xcp(n2ft3d,2) local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/ofpw/lib/ke/
H A Dv_thomasfermi.F13 subroutine v_thomasfermi(n2ft3d,ispin,dn,xcp,xce) argument
18 real*8 xcp(n2ft3d,2) local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/ofpw/lib/ke/
H A Dv_thomasfermi.F13 subroutine v_thomasfermi(n2ft3d,ispin,dn,xcp,xce) argument
18 real*8 xcp(n2ft3d,2) local
/dports/math/octave-forge-image/image-2.12.0/inst/
H A Dfindbounds.m47 xcp = reshape (xcp, numel (xcp), 1); variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/math-emu/
H A Dcp1emu.c782 static inline int cop1_64bit(struct pt_regs *xcp) in cop1_64bit()
848 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
905 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
971 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1463 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2837 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/math-emu/
H A Dcp1emu.c782 static inline int cop1_64bit(struct pt_regs *xcp) in cop1_64bit()
848 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
905 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
971 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1463 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2837 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()

123456789