Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex231.cxx100 const unsigned int n_local_dofs = last_local_index - first_local_index; in main() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-64/
H A Dstep-64.cu82 static const unsigned int n_local_dofs = member in Step64::VaryingCoefficientFunctor
184 static const unsigned int n_local_dofs = Utilities::pow(fe_degree + 1, dim); member in Step64::LocalHelmholtzOperator
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/numerics/
H A Dmatrix_tools.cc548 const unsigned int n_local_dofs = local_dof_indices.size(); in local_apply_boundary_values() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Daffine_constraints.templates.h2036 const size_type n_local_dofs = local_dof_indices_col.size(); in distribute_local_to_global() local
3374 const size_type n_local_dofs = local_dof_indices.size(); in make_sorted_row_list() local
3438 const size_type n_local_dofs = local_dof_indices.size(); in make_sorted_row_list() local
3560 const size_type n_local_dofs = local_dof_indices.size(); in distribute_local_to_global() local
3716 const size_type n_local_dofs = local_dof_indices.size(); in distribute_local_to_global() local
3909 const size_type n_local_dofs = local_dof_indices.size(); in add_entries_local_to_global() local
4063 const size_type n_local_dofs = local_dof_indices.size(); in add_entries_local_to_global() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Dcuda_matrix_free.templates.h1083 const unsigned int n_local_dofs = in internal_reinit() local
1099 const unsigned int n_local_dofs = dof_handler->n_dofs(); in internal_reinit() local
/dports/math/libmesh/libmesh-1.6.2/src/solvers/
H A Dpetsc_dm_wrapper.C1079 PetscInt n_local_dofs = 0; in check_section_n_dofs() local
/dports/math/libmesh/libmesh-1.6.2/include/base/
H A Ddof_map.h635 dof_id_type n_local_dofs () const in n_local_dofs() function
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c523 PetscInt n_I,n_B,n_local_dofs,n_prev_added,j,layer,*local_numbering; in PCBDDCSubSchursSetUp() local
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dsystem.C188 dof_id_type System::n_local_dofs() const in n_local_dofs() function