Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/deal.II/
H A Dbps-ceed.h153 for (const auto &cell : dof_handler.active_cell_iterators()) in reinit() local
170 for (const auto &cell : dof_handler.active_cell_iterators()) in reinit() local
480 for (const auto &cell : tria.active_cell_iterators()) in compute_metric_data() local
512 for (const auto &cell : geo_dof_handler.active_cell_iterators()) in compute_metric_data() local
H A Dbps-cpu.h179 for (unsigned cell = range.first; cell < range.second; ++cell) in do_cell_integral_range() local
/libCEED/examples/petsc/
H A Ddmswarm.c368 for (PetscInt cell = cell_start; cell < cell_end; cell++) { in DMSwarmInterpolateFromCellToSwarm_Petsc() local
466 for (PetscInt cell = cell_start; cell < cell_end; cell++) { in DMSwarmCheckSwarmValues() local
/libCEED/examples/petsc/src/
H A Dswarmutils.c378 for (PetscInt cell = cell_start, num_points_processed = 0; cell < cell_end; cell++) { in DMSwarmCreateReferenceCoordinates() local