Home
last modified time | relevance | path

Searched refs:vac (Results 1 – 25 of 2656) sorted by relevance

12345678910>>...107

/dports/www/ot-recorder/recorder-0.8.4/etc/
H A Ddemo-iphone.rec1 …1440395361,"acc":3000,"_type":"location","alt":51,"lon":10.02785726730668,"vac":29,"vel":-1,"lat":…
2 …1440395704,"acc":5000,"_type":"location","alt":51,"lon":10.12589338283843,"vac":29,"vel":-1,"lat":…
4 …1440396651,"acc":2000,"_type":"location","alt":51,"lon":10.75530210620358,"vac":29,"vel":-1,"lat":…
5 …1440396961,"acc":5000,"_type":"location","alt":51,"lon":10.86265983610408,"vac":29,"vel":-1,"lat":…
7 …440397999,"acc":3000,"_type":"location","alt":129,"lon":11.41177879499181,"vac":56,"vel":-1,"lat":…
8 …440398690,"acc":3000,"_type":"location","alt":129,"lon":11.53796442908309,"vac":56,"vel":-1,"lat":…
9 …440399078,"acc":2000,"_type":"location","alt":129,"lon":11.62219349201541,"vac":56,"vel":-1,"lat":…
11 …:1440400230,"acc":1709,"_type":"location","alt":86,"lon":11.6713054715202,"vac":42,"vel":-1,"lat":…
13 …:1440401122,"acc":10,"_type":"location","alt":111,"lon":11.81757730432955,"vac":24,"vel":0,"lat":5…
21 …t":1440404399,"acc":5,"_type":"location","alt":249,"lon":13.0338817276182,"vac":4,"vel":39,"lat":5…
[all …]
/dports/science/py-ase/ase-3.22.0/ase/test/atoms/
H A Dtest_center.py36 vac = 10.0
37 atoms.center(axis=2, vacuum=vac)
42 assert np.abs(4.5 * a0 + 2 * vac - c[2, 2]) < 1e-10
46 vac = 4.0
47 atoms.center(vacuum=vac)
76 vac = 10.0
77 atoms.center(axis=2, vacuum=vac)
82 assert np.abs(2 * a0 + 2 * vac - c[2, 2]) < 1e-10
95 vac = 4.0
96 atoms.center(vacuum=vac)
[all …]
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DScene.cpp447 layer->vac()->selectAll(); in selectAllInAnimation()
573 layer->vac()->test(); in test()
812 layer->vac()->createFace(); in createFace()
847 layer->vac()->raise(); in raise()
856 layer->vac()->lower(); in lower()
865 layer->vac()->raiseToTop(); in raiseToTop()
883 layer->vac()->altRaise(); in altRaise()
892 layer->vac()->altLower(); in altLower()
928 layer->vac()->glue(); in glue()
937 layer->vac()->unglue(); in unglue()
[all …]
H A DLayer.cpp36 vac_ = vac; in init_()
113 vac()->setNoHoveredObject(); in setNoHoveredObject()
118 vac()->select(time, id); in select()
123 vac()->deselect(time, id); in deselect()
128 vac()->toggle(time, id); in toggle()
133 vac()->deselectAll(time); in deselectAll()
138 vac()->deselectAll(); in deselectAll()
143 vac()->invertSelection(); in invertSelection()
178 vac()->read(xml); in read()
207 vac()->write(xml); in write()
[all …]
H A DObjectPropertiesWidget.cpp167 VectorAnimationComplex::VAC * vac = inbetweenFace_->vac(); in animatedCycleNew() local
169 emit vac->changed(); in animatedCycleNew()
170 emit vac->checkpoint(); in animatedCycleNew()
181 VectorAnimationComplex::VAC * vac = inbetweenFace_->vac(); in animatedCycleDelete() local
183 emit vac->changed(); in animatedCycleDelete()
184 emit vac->checkpoint(); in animatedCycleDelete()
193 VectorAnimationComplex::VAC * vac = inbetweenEdge_->vac(); in updateBeforeCycleStartingPoint() local
195 emit vac->changed(); in updateBeforeCycleStartingPoint()
205 VectorAnimationComplex::VAC * vac = inbetweenEdge_->vac(); in updateAfterCycleStartingPoint() local
207 emit vac->changed(); in updateAfterCycleStartingPoint()
[all …]
/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DKeyVertex.cpp36 Cell(vac), in KeyVertex()
37 KeyCell(vac, time), in KeyVertex()
38 VertexCell(vac), in KeyVertex()
47 Cell(vac), in KeyVertex()
48 KeyCell(vac, time), in KeyVertex()
49 VertexCell(vac), in KeyVertex()
58 Cell(vac), in KeyVertex()
60 VertexCell(vac), in KeyVertex()
113 Cell(vac, xml), in KeyVertex()
134 Cell(vac, in), in KeyVertex()
[all …]
H A DOperator.cpp62 void Operator::setVAC(Cell * c, VAC * vac) { modify(c); modify(vac); c->vac_ = vac; } in setVAC() argument
79 void Operator::modify(VAC * vac) in modify() argument
82 /*root_->*/modifiedVAC_ << vac; in modify()
88 foreach(VAC * vac, /*root_->*/modifiedVAC_) in check()
89 if(!vac->check()) in check()
H A DHalfedgeBase.h54 Cell * cellFromId(VAC * vac, int id);
55 Cell * cellFromId(VAC * vac, Cell * cell);
58 template <class TEdge> TEdge * edgeFromId(VAC * vac, int id) { return edgeFromCell<TEdge>(cellFromI… in edgeFromId() argument
59 …late <class TEdge> TEdge * remapedEdge(VAC * vac, TEdge * edge) { return edgeFromCell<TEdge>(cellF… in remapedEdge() argument
92 void remapPointers(VAC * vac) { edge = HalfedgeImpl::remapedEdge<TEdge>(vac, edge); } in remapPointers() argument
97 … void convertTempIdsToPointers(VAC * vac) { edge = HalfedgeImpl::edgeFromId<TEdge>(vac, tempId_); } in convertTempIdsToPointers() argument
H A DKeyFace.cpp325 Cell(vac), in KeyFace()
326 KeyCell(vac, t), in KeyFace()
327 FaceCell(vac) in KeyFace()
333 Cell(vac), in KeyFace()
335 FaceCell(vac) in KeyFace()
342 Cell(vac), in KeyFace()
344 FaceCell(vac) in KeyFace()
456 Cell(vac, xml), in KeyFace()
493 Cell(vac, in), in KeyFace()
494 KeyCell(vac, in), in KeyFace()
[all …]
H A DKeyEdge.cpp43 Cell(vac), in KeyEdge()
44 KeyCell(vac, time), in KeyEdge()
45 EdgeCell(vac), in KeyEdge()
62 Cell(vac), in KeyEdge()
64 EdgeCell(vac), in KeyEdge()
103 Cell(vac, xml), in KeyEdge()
104 KeyCell(vac, xml), in KeyEdge()
105 EdgeCell(vac, xml) in KeyEdge()
122 Cell(vac, in), in KeyEdge()
123 KeyCell(vac, in), in KeyEdge()
[all …]
H A DInbetweenVertex.cpp37 InbetweenVertex::InbetweenVertex(VAC * vac, in InbetweenVertex() argument
40 Cell(vac), in InbetweenVertex()
41 InbetweenCell(vac), in InbetweenVertex()
42 VertexCell(vac), in InbetweenVertex()
62 InbetweenVertex::InbetweenVertex(VAC * vac, QTextStream & in) : in InbetweenVertex() argument
63 Cell(vac, in), in InbetweenVertex()
64 InbetweenCell(vac, in), in InbetweenVertex()
65 VertexCell(vac, in), in InbetweenVertex()
127 Cell(vac, xml), in InbetweenVertex()
128 InbetweenCell(vac, xml), in InbetweenVertex()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/ParseImplicitData/
H A Dlinux_nostdinc_i-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V -o CMakeFile…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_76ec2.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V CMakeFiles/cm…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V -o CMakeFiles/cmTC_b8c4a.dir/…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_b8c4a.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V CMakeFiles/cmTC_b8c4a.dir/CMak…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V -o CMakeFiles/cmTC_7…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_79cdf.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V CMakeFiles/cmTC_79cd…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-CXX-XL-12.1.0.input20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_98791.dir/CMa…
24vac/bg/12.1/include -qgcc_cpp_stdinc=/usr/lib/gcc/ppc64-redhat-linux/4.4.7/../../../../include/c++…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qalias=ansi -qtls -qtls -qnostdinc /tmp/xlc…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
38 …pilers/ibmcmp-oct2017/xlmass/bg/7.3/lib64 -L/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/lib64 -L/so…
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/ParseImplicitData/
H A Dlinux_nostdinc_i-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V -o CMakeFile…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_76ec2.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V CMakeFiles/cm…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V -o CMakeFiles/cmTC_7…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_79cdf.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V CMakeFiles/cmTC_79cd…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V -o CMakeFiles/cmTC_b8c4a.dir/…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_b8c4a.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V CMakeFiles/cmTC_b8c4a.dir/CMak…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-CXX-XL-12.1.0.input20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_98791.dir/CMa…
24vac/bg/12.1/include -qgcc_cpp_stdinc=/usr/lib/gcc/ppc64-redhat-linux/4.4.7/../../../../include/c++…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qalias=ansi -qtls -qtls -qnostdinc /tmp/xlc…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
38 …pilers/ibmcmp-oct2017/xlmass/bg/7.3/lib64 -L/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/lib64 -L/so…
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/ParseImplicitData/
H A Dlinux_nostdinc_i-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V -o CMakeFile…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_76ec2.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -I/tmp/ii/test_c -V CMakeFiles/cm…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V -o CMakeFiles/cmTC_b8c4a.dir/…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_b8c4a.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qnostdinc -V CMakeFiles/cmTC_b8c4a.dir/CMak…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux-C-XL-12.1.0.input19 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V -o CMakeFiles/cmTC_7…
20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_79cdf.dir/CMa…
24vac/bg/12.1/exe/xlcentry -qosvar=rhel.6.9 -qlanglvl=extc99 -qcpluscmt -qkeyword=inline -qalias=ans…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qlanglvl=extc99 -qcpluscmt -qkeyword=inline…
35 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/bin/xlc -qthreaded -qhalt=e -V CMakeFiles/cmTC_79cd…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlc
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
[all …]
H A Dlinux_nostdinc-CXX-XL-12.1.0.input20 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
21 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
23 export "XL_DIS=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/dis -o "CMakeFiles/cmTC_98791.dir/CMa…
24vac/bg/12.1/include -qgcc_cpp_stdinc=/usr/lib/gcc/ppc64-redhat-linux/4.4.7/../../../../include/c++…
25 export XL_BACKEND=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode
27 /soft/compilers/ibmcmp-oct2017/vac/bg/12.1/exe/xlCcode -qalias=ansi -qtls -qtls -qnostdinc /tmp/xlc…
36 export XL_CONFIG=/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/etc/vac.cfg.rhel6.9.gcc447:xlC
37 export XLC_USR_CONFIG=/soft/compilers/ibmcmp-oct2017/vacpp/bg/12.1/etc/V1R2M4.vac.cfg.rhel6.9.gcc447
38 …pilers/ibmcmp-oct2017/xlmass/bg/7.3/lib64 -L/soft/compilers/ibmcmp-oct2017/vac/bg/12.1/lib64 -L/so…
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DCauchyBorn.cpp16 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_electron_density()
51 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_stress()
53 pair.r = args.vac.r(a); in cb_stress()
98 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_stress()
111 pair.r = args.vac.r(a); in cb_stress()
160 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_energy()
179 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_energy()
229 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_entropic_energy()
248 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_entropic_energy()
249 pair.r = args.vac.r(a); in cb_entropic_energy()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DCauchyBorn.cpp16 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_electron_density()
51 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_stress()
53 pair.r = args.vac.r(a); in cb_stress()
98 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_stress()
111 pair.r = args.vac.r(a); in cb_stress()
160 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_energy()
179 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_energy()
229 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_entropic_energy()
248 PairParam pair(args.vac.R(a), args.vac.bond_length(a)); in cb_entropic_energy()
249 pair.r = args.vac.r(a); in cb_entropic_energy()
[all …]

12345678910>>...107