Home
last modified time | relevance | path

Searched refs:lco (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/math/libmesh/libmesh-1.6.2/examples/reduced_basis/reduced_basis_ex7/
H A Dhorn.geo2 lco = 0.3*lc;
13 Point(1) = {0.,a,0.,lco};
14 Point(2) = {d,a,0.,lco};
15 Point(3) = {d+l,b,0.,lco};
23 Point(11) = {d+l,-b,0.,lco};
24 Point(12) = {d,-a,0.,lco};
25 Point(13) = {0,-a,0.,lco};
26 Point(14) = {d,0,0.,lco};
27 Point(15) = {d+l,0,0.,lco};
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dcvl.cpp12 cell *lco; member
25 dynamicval<cell*> dc(centerover, orig.lco); in loc_multiply()
37 if(gmatrix.count(loc.lco)) { in cvl_marker()
38 shiftmatrix T = gmatrix[loc.lco] * inverse(loc.lView); in cvl_marker()
76 println(hlog, "FROM ", old.lView, old.lco, " id=", id, " step=", step); in readArgs()
78 … println(hlog, "TO ", l1.locs.back().lView, l1.locs.back().lco, "; creating ", l1.plus_matrices); in readArgs()
81 println(hlog, "LAST ", l1.locs.back().lView, l1.locs.back().lco); in readArgs()
87 … println(hlog, l.first, ". ", loc.lco, " (dist=", celldist(loc.lco), "), View = ", loc.lView); in readArgs()
99 dynamicval<cell*> dc(centerover, loc.lco); in readArgs()
/dports/databases/grass7/grass-7.8.6/vector/v.out.ogr/
H A Dargs.c71 options->lco = G_define_option(); in parse_args()
72 options->lco->key = "lco"; in parse_args()
73 options->lco->type = TYPE_STRING; in parse_args()
74 options->lco->required = NO; in parse_args()
75 options->lco->multiple = YES; in parse_args()
76 options->lco->answer = ""; in parse_args()
77 options->lco->description = in parse_args()
79 options->lco->guisection = _("Creation"); in parse_args()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/actions/
H A Dset_lco_value_continuation.hpp22 HPX_FORCEINLINE T operator()(naming::id_type const& lco, T && t) const in operator ()()
24 hpx::set_lco_value(lco, std::forward<T>(t)); in operator ()()
36 HPX_FORCEINLINE T operator()(naming::id_type const& lco, T && t) const in operator ()()
38 hpx::set_lco_value_unmanaged(lco, std::forward<T>(t)); in operator ()()
H A Dcontinuation_impl.hpp38 operator()(hpx::naming::id_type const& lco, T && t) const in operator ()()
40 hpx::apply_c(cont_, lco, target_, std::forward<T>(t)); in operator ()()
H A Dcontinuation2_impl.hpp47 >::type operator()(hpx::naming::id_type const& lco, T && t) const in operator ()()
50 hpx::apply_continue(cont_, hpx::util::bind(f_, lco, _2), in operator ()()
/dports/devel/hpx/hpx-1.2.1/hpx/util/functional/
H A Dcolocated_helpers.hpp84 operator()(naming::id_type lco, T && t) in operator ()()
90 bound_.apply_c(std::move(cont_), lco, std::forward<T>(t)); in operator ()()
144 operator()(naming::id_type lco, T && t) in operator ()()
150 bound_.apply(lco, std::forward<T>(t)); in operator ()()
228 operator()(naming::id_type lco, T && t) in operator ()()
234 bound_.apply_c(std::move(cont_), lco, std::forward<T>(t)); in operator ()()
289 operator()(naming::id_type lco, T && t) in operator ()()
295 bound_.apply_c(lco, lco, std::forward<T>(t)); in operator ()()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/eri_mme/
H A Deri_mme_lattice_summation.F476 DO lco = 1, ncoset(l_max)
619 DO lco = 1, ncoset(l_max)
629 DO lco = 1, ncoset(l_max)
630 CALL get_l(lco, l, lx, ly, lz)
1509 DO lco = 1, ncoset(l_max)
1510 CALL get_l(lco, l, lx, ly, lz)
1526 DO lco = 1, ncoset(l_max)
1527 S_G(lco, mco, nco) = S_G(lco, mco, nco) + & ! cost: 4 flops
1737 DO lco = 1, ncoset(l_max)
1743 S_R(lco, mco) = S_R(lco, mco) + & ! cost: 4 flops
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/eri_mme/
H A Deri_mme_lattice_summation.F478 DO lco = 1, ncoset(l_max)
621 DO lco = 1, ncoset(l_max)
631 DO lco = 1, ncoset(l_max)
632 CALL get_l(lco, l, lx, ly, lz)
1499 DO lco = 1, ncoset(l_max)
1500 CALL get_l(lco, l, lx, ly, lz)
1516 DO lco = 1, ncoset(l_max)
1517 S_G(lco, mco, nco) = S_G(lco, mco, nco)+ & ! cost: 4 flops
1727 DO lco = 1, ncoset(l_max)
1733 S_R(lco, mco) = S_R(lco, mco)+ & ! cost: 4 flops
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr_layer_algebra.py63 def CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco,
67 output_lyr = output_ds.CreateLayer(output_lyr_name, srs, geom_type, lco)
141 lco = []
211 lco.append(argv[i])
390 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
413 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
430 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr_layer_algebra.py63 def CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, argument
67 output_lyr = output_ds.CreateLayer(output_lyr_name, srs, geom_type, lco)
141 lco = []
211 lco.append(argv[i])
390 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
413 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
430 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr_layer_algebra.py63 def CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, argument
67 output_lyr = output_ds.CreateLayer(output_lyr_name, srs, geom_type, lco)
141 lco = []
211 lco.append(argv[i])
390 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
413 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
430 …output_lyr = CreateLayer(output_ds, output_lyr_name, srs, geom_type, lco, input_lyr, input_fields,…
/dports/astro/oskar/OSKAR-2.8.0/oskar/splines/src/
H A Doskar_dierckx_sphere.c18 int np4 = 0, nt4 = 0, lcc = 0, ncc = 0, lff = 0, lco = 0; in oskar_dierckx_sphere() local
102 lco = lfp + nrint; in oskar_dierckx_sphere()
103 lh = lco + nrint; in oskar_dierckx_sphere()
113 &wrk1[lfp], &wrk1[lco], &wrk1[lf], &wrk1[lff], &wrk1[lro], in oskar_dierckx_sphere()
H A Doskar_dierckx_surfit.c19 lff = 0, lco = 0, nek = 0, lfp = 0, lbx = 0, lby = 0; in oskar_dierckx_surfit() local
116 lco = lfp + nrint; in oskar_dierckx_surfit()
117 lh = lco + nrint; in oskar_dierckx_surfit()
125 ny, &ty[1], &c[1], fp, &wrk1[1], &wrk1[lfp], &wrk1[lco], &wrk1[lf], in oskar_dierckx_surfit()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dimoab_ptest.F77 integer dime, lco, mbtype, blockid, npe
144 lco = numv*3
146 ierr = iMOAB_CreateVertices(pid, lco, dime, coordinates);
H A Dimoab_ptest2.cpp77 int dime, lco, mbtype, blockid, npe; in main() local
132 lco = numv*3; in main()
134 rc = iMOAB_CreateVertices(pid, &lco, &dime, coordinates); ERROR(rc, "can't create vertices"); in main()
/dports/math/ogdf/OGDF/include/ogdf/planarlayout/
H A DLeftistOrdering.h113 Partitioning(const Graph& G, const List<List<node> >& lco) { buildFromResult(G, lco); } in Partitioning() argument
115 void buildFromResult(const Graph& G, const List<List<node> >& lco);
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/fitpack/
H A Dsphere.f319 * lbp,lco,lf,lff,lfp,lh,lq,lst,lsp,lwest,maxit,ncest,ncc,ntt, local
389 lco = lfp+nrint
390 lh = lco+nrint
400 * wrk1(lco),wrk1(lf),wrk1(lff),wrk1(lro),wrk1(lcc),wrk1(lcs),
H A Dpolar.f354 * lbv,lco,lf,lff,lfp,lh,lq,lsu,lsv,lwest,maxit,ncest,ncc,nuu, local
434 lco = lfp+nrint
435 lh = lco+nrint
446 * wrk1(lfp),wrk1(lco),wrk1(lf),wrk1(lff),wrk1(lro),wrk1(lcc),
H A Dsurfit.f313 * lby,lco,lf,lff,lfp,lh,lq,lsx,lsy,lwest,maxit,ncest,nest,nek, local
389 lco = lfp+nrint
390 lh = lco+nrint
398 * ny,ty,c,fp,wrk1(1),wrk1(lfp),wrk1(lco),wrk1(lf),wrk1(lff),
/dports/math/ogdf/OGDF/src/ogdf/planarlayout/
H A DLeftistOrdering.cpp38 void LeftistOrdering::Partitioning::buildFromResult(const Graph& G, const List<List<node> >& lco) in buildFromResult() argument
40 m_ears.init(lco.size()); in buildFromResult()
46 for (const List<node>& list : lco) { in buildFromResult()
70 for (const List<node>& list : lco) { in buildFromResult()
84 for (const List<node>& list : lco) { in buildFromResult()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/packages/vms/
H A Dgenerate_vax_transfer.com193 $ open/append lco gnv_libcurl_xfer.opt
194 $ write lco "gsmatch=lequal,1,1"
195 $ write lco "cluster=transfer_vector,,,''default_dir'gnv_libcurl_xfer"
196 $ write lco "collect=libcurl_global, libcurl_xfervectors"
197 $ close lco
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/packages/vms/
H A Dgenerate_vax_transfer.com193 $ open/append lco gnv_libcurl_xfer.opt
194 $ write lco "gsmatch=lequal,1,1"
195 $ write lco "cluster=transfer_vector,,,''default_dir'gnv_libcurl_xfer"
196 $ write lco "collect=libcurl_global, libcurl_xfervectors"
197 $ close lco
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/packages/vms/
H A Dgenerate_vax_transfer.com193 $ open/append lco gnv_libcurl_xfer.opt
194 $ write lco "gsmatch=lequal,1,1"
195 $ write lco "cluster=transfer_vector,,,''default_dir'gnv_libcurl_xfer"
196 $ write lco "collect=libcurl_global, libcurl_xfervectors"
197 $ close lco
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/packages/vms/
H A Dgenerate_vax_transfer.com193 $ open/append lco gnv_libcurl_xfer.opt
194 $ write lco "gsmatch=lequal,1,1"
195 $ write lco "cluster=transfer_vector,,,''default_dir'gnv_libcurl_xfer"
196 $ write lco "collect=libcurl_global, libcurl_xfervectors"
197 $ close lco

12345678910>>...18