Home
last modified time | relevance | path

Searched defs:weightLinks (Results 1 – 5 of 5) sorted by relevance

/dports/science/cdo/cdo-2.0.0/src/
H A Dremap_store_link.cc148 std::vector<WeightLinks> &weightLinks) in store_weightlinks()
176 …size_t *srch_add, double (&weights)[4][4], size_t cell_add, std::vector<WeightLinks4> &weightLinks) in store_weightlinks_bicubic()
195 weight_links_to_remap_links(int lalloc, size_t gridSize, std::vector<WeightLinks> &weightLinks, Rem… in weight_links_to_remap_links()
255 weight_links_4_to_remap_links(size_t gridSize, std::vector<WeightLinks4> &weightLinks, RemapVars &r… in weight_links_4_to_remap_links()
302 weight_links_alloc(size_t numNeighbors, size_t gridSize, std::vector<WeightLinks> &weightLinks) in weight_links_alloc()
309 weight_links_4_alloc(size_t gridSize, std::vector<WeightLinks4> &weightLinks) in weight_links_4_alloc()
H A Dremap_distwgt.cc35 std::vector<WeightLinks> weightLinks(tgt_grid_size); in remap_distwgt_weights() local
H A Dremap_bicubic.cc100 std::vector<WeightLinks4> weightLinks(tgt_grid_size); in remap_bicubic_weights() local
H A Dremap_bilinear.cc153 std::vector<WeightLinks> weightLinks(tgt_grid_size); in remap_bilinear_weights() local
H A Dremap_conserv.cc610 std::vector<WeightLinks> weightLinks(tgt_grid_size); in remap_conserv_weights() local