Home
last modified time | relevance | path

Searched refs:get_pot (Results 1 – 7 of 7) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dgl1.c213 static unsigned get_pot(unsigned x) in get_pot() function
760 pot_width = get_pot(frame_width); in gl1_gfx_frame()
761 pot_height = get_pot(frame_height); in gl1_gfx_frame()
777 pot_width = get_pot(width); in gl1_gfx_frame()
778 pot_height = get_pot(height); in gl1_gfx_frame()
827 pot_width = get_pot(width); in gl1_gfx_frame()
828 pot_height = get_pot(height); in gl1_gfx_frame()
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/engine/
H A Dbarostats.py149 depend_value(name='pot', func=self.get_pot,
166 def get_pot(self): member in Barostat
H A Dforces.py108 depend_value(name="pot", func=self.get_pot,
158 def get_pot(self): member in ForceField
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Ddftgrid.h287 libxc_pot_t get_pot(size_t idx) const;
H A Ddftgrid.cpp1333 libxc_pot_t d=get_pot(i); in print_potential()
1351 libxc_pot_t v=get_pot(i); in check_potential()
1431 d.pot=get_pot(idx); in get_data()
1436 libxc_pot_t AngularGrid::get_pot(size_t idx) const { in get_pot() function in AngularGrid
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Ddftgrid.h287 libxc_pot_t get_pot(size_t idx) const;
H A Ddftgrid.cpp1333 libxc_pot_t d=get_pot(i); in print_potential()
1351 libxc_pot_t v=get_pot(i); in check_potential()
1431 d.pot=get_pot(idx); in get_data()
1436 libxc_pot_t AngularGrid::get_pot(size_t idx) const { in get_pot() function in AngularGrid