30 template <
typename external_spacepo
int_t>
38 static constexpr std::size_t
NDims = 3;
106 template <
typename input_container_t,
typename output_container_t,
109 const input_container_t &spacePoints,
110 output_container_t &out_cont,
111 callable_t &&extract_coordinates)
const;
129 template <
typename input_container_t,
typename callable_t>
131 const input_container_t &spacePoints,
132 callable_t &&extract_coordinates)
const;
219 std::vector<internal_sp_t *> &bottom, std::vector<internal_sp_t *> &top,
222 &candidates_collector,
237 template <
typename output_container_t>
239 output_container_t &out_cont,