Home
last modified time | relevance | path

Searched refs:fill_map (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/tests/
H A Dex64.cxx283 …ed_items = [&](std::function<PetscErrorCode(std::vector<value_type> &)> fill_map, std::size_t kv_s… in test_insert() argument
290 PetscCall(fill_map(key_value_pairs)); in test_insert()