Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps-kokkos.h87 static const unsigned int n_local_dofs = Utilities::pow(fe_degree + 1, dim) * n_components; variable
111 static const unsigned int n_local_dofs = Utilities::pow(fe_degree + 1, dim) * n_components; variable