Home
last modified time | relevance | path

Searched defs:read_structure (Results 1 – 22 of 22) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/prip/vpyr/
H A Dvpyr_2_pyramid.hxx98 void vpyr_2_pyramid<TLevel>::read_structure(std::istream & stream) in read_structure() function in vpyr_2_pyramid
H A Dvpyr_2_tpyramid.hxx75 void vpyr_2_tpyramid<TLevel>::read_structure(std::istream &) in read_structure() function in vpyr_2_tpyramid
/dports/science/py-abipy/abipy-0.9.0/abipy/iotools/
H A D__init__.py21 def read_structure(self): member in ETSF_Reader
/dports/science/py-rmf/rmf-1.3.1/plugins/vmd/
H A DData_read.cpp15 int Data::read_structure(int *optflags, molfile_atom_t *out) { in read_structure() function in RMF_vmd::Data
/dports/science/rmf/rmf-1.3.1/plugins/vmd/
H A DData_read.cpp15 int Data::read_structure(int *optflags, molfile_atom_t *out) { in read_structure() function in RMF_vmd::Data
/dports/misc/vxl/vxl-3.3.2/contrib/prip/vmap/
H A Dvmap_2_map.hxx70 void vmap_2_map<D>::read_structure(std::istream & stream) in read_structure() function in vmap_2_map
H A Dvmap_2_tmap.hxx298 void vmap_2_tmap< V,E,F,D >::read_structure(std::istream & stream) in read_structure() function in vmap_2_tmap
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/abinit/
H A Dnetcdf.py283 def read_structure(self, cls=Structure): member in ETSF_Reader
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/f2fs_utils/
H A Df2fs_sparseblock.c162 static int read_structure(int fd, unsigned long long start, void *buf, ssize_t len) in read_structure() function
/dports/science/gromacs/gromacs-2021.4/src/external/vmd_molfile/
H A Dmolfile_plugin.h538 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/include/
H A Dmolfile_plugin.h631 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Dabinitplugin.c1188 static int read_structure(void *mydata, int *optflags, molfile_atom_t *atomlist) in read_structure() function
H A Dmaeffplugin.cpp1720 int read_structure(void* v, int* optflags, molfile_atom_t *atoms) { in read_structure() function
/dports/science/py-rmf/rmf-1.3.1/plugins/vmd/include/
H A Dmolfile_plugin.h596 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/science/lammps/lammps-stable_29Sep2021/lib/molfile/
H A Dmolfile_plugin.h676 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/science/plumed/plumed2-2.7.2/src/molfile/
H A Dmolfile_plugin.h672 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/science/rmf/rmf-1.3.1/plugins/vmd/include/
H A Dmolfile_plugin.h596 int (*read_structure)(void *, int *optflags, molfile_atom_t *atoms); member
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/
H A Dprocess.py1897 def read_structure(self, lpBaseAddress, stype): member in Process
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/
H A Dprocess.py1897 def read_structure(self, lpBaseAddress, stype): member in Process
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/
H A Dprocess.py1897 def read_structure(self, lpBaseAddress, stype): member in Process
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/
H A Dprocess.py1897 def read_structure(self, lpBaseAddress, stype): member in Process
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dstructure.py7297 def read_structure(filepath,elem=None,format=None): function