Home
last modified time | relevance | path

Searched defs:A_f (Results 1 – 17 of 17) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/pseudopotential/
H A Dperdew_zunger.c21 #define A_f 0.01555 macro
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/pseudopotential/
H A Dperdew_zunger.c21 #define A_f 0.01555 macro
/dports/science/chrono/chrono-7.0.1/src/chrono_fsi/physics/
H A DChFsiForceI2SPH.cu50 const Real* A_f, in Viscosity_correction()
142 const Real* A_f, in V_star_Predictor()
340 const Real* A_f, in Pressure_Equation()
554 const Real* A_f, in Velocity_Correction_and_update()
738 const Real* A_f, in Shifting()
H A DChSphGeneral.cu568 Real* A_f, // Function Operator matrix in Function_Gradient_Laplacian_Operator()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/core/test/MemoryManagement/
H A DTestClasses.hpp99 virtual int A_f() const { return A_f_; } in A_f() function in A
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Daacsbr_mips.c451 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/mips/
H A Daacsbr_mips.c448 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Daacsbr_mips.c451 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Daacsbr_mips.c450 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c450 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/mips/
H A Daacsbr_mips.c448 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c450 float A_f = (float)A; in sbr_hf_assemble_mips() local
/dports/japanese/sj3-lib/sj3-2.0.1.20/include/
H A Dsj_yomi.h92 #define A_f 0x39 macro
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DBlockSolve.F901654 TYPE(Matrix_t), POINTER :: A_fs, A_sf, A_s, A_f local
1791 TYPE(Matrix_t), POINTER :: A_fs, A_sf, A_s, A_f local
H A DDefUtils.F906701 SUBROUTINE StructureCouplingAssembly_defutils( Solver, FVar, SVar, A_f, A_s, A_fs, A_sf, & argument
6707 TYPE(Matrix_t), POINTER :: A_f !< (2,2)-block for the "slave" variable local
H A DSolverUtils.F9016843 SUBROUTINE FsiCouplingAssembly( Solver, FVar, SVar, A_f, A_s, A_fs, A_sf, & argument
16849 TYPE(Matrix_t), POINTER :: A_fs, A_sf, A_f, A_s local
17551 SUBROUTINE StructureCouplingAssembly(Solver, FVar, SVar, A_f, A_s, A_fs, A_sf, & argument
17557 TYPE(Matrix_t), POINTER :: A_f !< (2,2)-block for the "slave" variable local
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dgx.c4147 f32 A, B, B_mant, C, A_f; in GX_SetFog() local