From: hartmann Date: Thu, 11 May 2000 16:04:40 +0000 (+0000) Subject: FEValuesBase::get_cell X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945c17d291d53a018f929d8458bdbcc4486d9784;p=dealii-svn.git FEValuesBase::get_cell git-svn-id: https://svn.dealii.org/trunk@2844 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 487f3d1f5b..38b4e00bf5 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -178,6 +178,11 @@ Change: DoFHandler::max_couplings_between_dofs () is bounded by DoFHandler::n_dofs().

+ +
  • + New: FEValuesBase::get_cell () + returns present cell. +