From: kainan.wang Date: Mon, 28 Jan 2013 23:06:36 +0000 (+0000) Subject: git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@28189... X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a151e7ebc9f226bb8eed184dcfe4e1680debeb1;p=dealii-svn.git git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@28189 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/files b/deal.II/files index 09581f47d0..7fe747b65c 100644 --- a/deal.II/files +++ b/deal.II/files @@ -463,7 +463,7 @@ include/deal.II/lac/vector.h include/deal.II/lac/vector_memory.h include/deal.II/lac/vector.templates.h include/deal.II/lac/vector_view.h -include/deal.II/matrix_free/dof_info.h +KAINAN include/deal.II/matrix_free/dof_info.h include/deal.II/matrix_free/dof_info.templates.h include/deal.II/matrix_free/fe_evaluation.h include/deal.II/matrix_free/helper_functions.h diff --git a/deal.II/include/deal.II/matrix_free/dof_info.h b/deal.II/include/deal.II/matrix_free/dof_info.h index 36b0086691..da6d5f9c1b 100644 --- a/deal.II/include/deal.II/matrix_free/dof_info.h +++ b/deal.II/include/deal.II/matrix_free/dof_info.h @@ -359,7 +359,7 @@ namespace internal unsigned int> > row_starts; /** - * Stores the indices of the degrees of + * Stores the (global) indices of the degrees of * freedom for each cell. This array also * includes the indirect contributions from * constraints, which are described by the @p