Home
last modified time | relevance | path

Searched defs:dataname (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/ao2mo/
H A D__init__.py39 def full(eri_or_mol, mo_coeff, erifile=None, dataname='eri_mo', intor='int2e', argument
161 def general(eri_or_mol, mo_coeffs, erifile=None, dataname='eri_mo', intor='int2e', argument
311 def kernel(eri_or_mol, mo_coeffs, erifile=None, dataname='eri_mo', intor='int2e', argument
H A Daddons.py33 def __init__(self, eri, dataname='eri_mo'): argument
H A Dr_outcore.py32 def full(mol, mo_coeff, erifile, dataname='eri_mo', argument
39 def general(mol, mo_coeffs, erifile, dataname='eri_mo', argument
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/df/
H A Doutcore.py40 def cholesky_eri(mol, erifile, auxbasis='weigend+etb', dataname='j3c', tmpdir=None, argument
100 def cholesky_eri_b(mol, erifile, auxbasis='weigend+etb', dataname='j3c', argument
198 def general(mol, mo_coeffs, erifile, auxbasis='weigend+etb', dataname='eri_mo', tmpdir=None, argument
273 def _create_h5file(erifile, dataname): argument
H A Daddons.py76 def __init__(self, eri, dataname='j3c'): argument
/dports/converters/fondu/fondu/
H A Dtomacbinary.c81 static FILE *ResForkOfDataFile(char *dataname) { in ResForkOfDataFile()
130 static void FindTypeCreater(char *dataname,char **create,char **type) { in FindTypeCreater()
201 static void Dump(char *dataname, char *resname, char *create, char *type) { in Dump()
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/extractors/
H A Dvtksurfacewriter.hh71 …tor<unsigned int>& indices, int corners, const std::vector<T>& data, const char* dataname, int dim) in writeSurfaceElementData()
92 …tor<unsigned int>& indices, int corners, const std::vector<T>& data, const char* dataname, int dim) in writeSurfaceVertexData()
174 void writeCellData(const std::vector<T>& data, const char* dataname, int dim, std::ofstream& fos) in writeCellData()
188 void writePointData(const std::vector<T>& data, const char* dataname, int dim, std::ofstream& fos) in writePointData()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dop.c162 static int hf_dop_itemPermissions_item = -1; /* ItemPermission */ in _get_data()
176 static int hf_dop_selfValue = -1; /* SET_OF_AttributeType */ in _get_dataset_meta()
194 static int hf_dop_userGroup = -1; /* SET_OF_NameAndOptionalUID */ in get_rdataset()
/dports/math/octave-forge-fpl/fpl/inst/
H A Dfpl_vtk_write_field.m184 dataname = nodedata{ii,2}; variable
211 dataname = celldata{ii,2}; variable
/dports/math/octave-forge-secs2d/secs2d-0.0.8/inst/Utilities/
H A DUdrawedge.m29 dataname = mktemp("/tmp",".dx") variable
H A DUpdesurf.m38 dataname = mktemp("/tmp",".dx"); variable
H A DUpdemesh.m39 dataname = mktemp("/tmp",".dx"); variable
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/stores/
H A Doandastore.py309 def get_instrument(self, dataname): argument
348 def candles(self, dataname, dtbegin, dtend, timeframe, compression, argument
359 def _t_candles(self, dataname, dtbegin, dtend, timeframe, compression, argument
391 def streaming_prices(self, dataname, tmout=None): argument
399 def _t_streaming_prices(self, dataname, q, tmout): argument
/dports/mail/elm/elm2.5.8/utils/
H A Dnewalias.c61 char inputname[SLEN], dataname[SLEN]; local
/dports/science/h5utils/h5utils-1.13.1/
H A Dh5read.cc42 std::string fname, dataname; variable
/dports/graphics/exiv2/exiv2-0.27.5-Source/tests/bugfixes/redmine/
H A Dtest_issue_937.py216 dataname = path("$data_path/exiv2.dc.dwc.i18n.txt") variable in DarwinCoreXmpMetadataModify
/dports/net/syncthing/syncthing-1.18.1/syncthing/cmd/stsigtool/
H A Dmain.go97 func verifyWithFile(signame, dataname, keyname string) { argument
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/feeds/
H A Dvchart.py133 def _getdata(self, dataname, **kwargs): argument
/dports/games/yadex/yadex-1.7.0/src/
H A Dwads2.cc507 char dataname[WAD_NAME + 1]; in ListMasterDirectory() local
544 char dataname[WAD_NAME + 1]; in ListFileDirectory() local
672 char dataname[WAD_NAME + 1]; in DumpDirectoryEntry() local
/dports/graphics/opencv/opencv-4.5.3/modules/ml/test/
H A Dtest_ann.cpp32 const string dataname = "waveform"; in TEST_P() local
94 string dataname = "waveform_" + methodName; in TEST_P() local
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dgeneric_thread.hpp108 label dataname; member in libdar::generic_thread
/dports/math/R-cran-VGAM/VGAM/R/
H A Dvglm.R24 dataname <- as.character(substitute(data)) # "list" if no data= functionVar
235 dataname <- as.character(substitute(data)) # "list" if no data= functionVar
/dports/mail/elm/elm2.5.8/lib/
H A Dmk_aliases.c635 do_newalias(inputname, dataname, fromelm, textwarn) in do_newalias() argument
728 delete_alias_files(dataname, fromelm) in delete_alias_files() argument
/dports/x11/p5-X11-GUITest/X11-GUITest-0.28/recorder/src/
H A Drecord_event.h30 const char *dataname; member
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dgplot.c388 char *cmdstr, *plottitle, *dataname; in gplotGenCommandFile() local
488 char *plotdata, *dataname; in gplotGenDataFiles() local

1234567