Home
last modified time | relevance | path

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

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Dshape_info.h440 dealii::Table<2, unsigned int> face_to_cell_index_nodal; member
H A Dshape_info.templates.h474 face_to_cell_index_nodal.reinit(GeometryInfo<dim>::faces_per_cell, in reinit()
488 face_to_cell_index_nodal(f, i) = offset + i * stride; in reinit()
500 face_to_cell_index_nodal(f, l) = ind; in reinit()
H A Devaluation_kernels.h2650 &data.face_to_cell_index_nodal(face_nos[0], 0) :
2662 &data.face_to_cell_index_nodal(face_nos[v], 0);
H A Ddof_info.templates.h1323 shape.face_to_cell_index_nodal(face_no, j) * in compute_tight_partitioners()