From: Wolfgang Bangerth Date: Wed, 15 Nov 2000 18:36:20 +0000 (+0000) Subject: Add comment explaining why something is irrelevant. X-Git-Tag: v8.0.0~19939 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574c37ab533a79b0ad28f9a65ce5118eb3955cbf;p=dealii.git Add comment explaining why something is irrelevant. git-svn-id: https://svn.dealii.org/trunk@3493 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/numerics/error_estimator.cc b/deal.II/deal.II/source/numerics/error_estimator.cc index 0eb8b29e8f..6837bc0cd3 100644 --- a/deal.II/deal.II/source/numerics/error_estimator.cc +++ b/deal.II/deal.II/source/numerics/error_estimator.cc @@ -944,7 +944,17 @@ integrate_over_irregular_face (Data &data, data.coefficient_values[point](component); }; }; - + + // get the weights for the + // integration. note that it + // does not matter whether we + // take the JxW values from the + // fe_face_values or the + // fe_subface_values, as the + // first is on the small + // neighbor cell, while the + // latter is on the refined + // face of the big cell here data.JxW_values = fe_face_values.get_JxW_values(); // take the square of the phi[i]