Home
last modified time | relevance | path

Searched defs:n_dofs_per_cell (Results 1 – 3 of 3) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/fe/
H A Dfe_base.h824 FiniteElementData<dim>::n_dofs_per_cell() const in n_dofs_per_cell() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-44/
H A Dstep-44.cc1219 const unsigned int n_dofs_per_cell = Nx[0].size(); in reset() local
1294 const unsigned int n_dofs_per_cell = Nx[0].size(); in reset() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dgrid_tools_dof_handlers.cc1792 const unsigned int n_dofs_per_cell = in get_dof_to_support_patch_map() local