Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps-ceed.h485 std::vector<CeedInt> geo_indices; in compute_metric_data() local
496 geo_indices.reserve(n_local_active_cells * geo_fe.n_dofs_per_cell()); in compute_metric_data()
521 geo_indices.emplace_back(index * dim); in compute_metric_data()
557 geo_indices.data(), in compute_metric_data()