Home
last modified time | relevance | path

Searched defs:geomname (Results 1 – 14 of 14) sorted by relevance

/dports/math/chaco/Chaco-2.2/code/input/
H A Dinput_geom.c11 int input_geom(fingeom, geomname, nvtxs, igeom, x, y, z) in input_geom() argument
H A Dinput.c11 void input_queries(fin, fingeom, finassign, inname, geomname, inassignname, in input_queries() argument
H A Dreflect_input.c13 void reflect_input(nvtxs, nedges, igeom, graphname, geomname, in reflect_input() argument
/dports/math/chaco/Chaco-2.2/code/main/
H A Dmain.c53 char geomname[NAME_LENGTH]; /* name of geometry input file */ in main() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mm/
H A Dmm_neb.F76 subroutine mm_neb_create_geom(rtdb,geomname,crdparmfile) argument
86 character*(*) geomname local
H A Dmm_geom.F2 subroutine mm_geom_init(rtdb,geomname) argument
17 character*(*) geomname local
546 character*30 geomname local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mm/
H A Dmm_neb.F76 subroutine mm_neb_create_geom(rtdb,geomname,crdparmfile) argument
86 character*(*) geomname local
H A Dmm_geom.F2 subroutine mm_geom_init(rtdb,geomname) argument
17 character*(*) geomname local
546 character*30 geomname local
/dports/math/chaco/Chaco-2.2/code/submain/
H A Dsubmain.c86 char *graphname, *geomname; /* names of input files */ local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qmmm/
H A Dqmmm_geom.F293 subroutine qmmm_geom_create_rst(irtdb,geomname,rstfile) argument
307 character*(*) geomname local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qmmm/
H A Dqmmm_geom.F201 character*255 geomname local
293 subroutine qmmm_geom_create_rst(irtdb,geomname,rstfile) argument
307 character*(*) geomname local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/optim/neb/
H A Dneb_input.F387 character*(*) geomname local
/dports/misc/usd/USD-21.11/pxr/usd/plugin/usdMtlx/
H A Dutils.cpp90 static const std::string geomname("geomname"); in _GetUsdValue() local
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c1623 CHAR *geomname(GEOM *geom) in geomname() function