]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bring up to date.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Apr 2001 20:15:10 +0000 (20:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Apr 2001 20:15:10 +0000 (20:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@4460 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/reports/class-hierarchies/index.html

index 075e6f4d9ebbf32ce8c4b1f4c96990e837dd5fe3..7d9de33b94717b5f4e879c62f696ef6dd8e90dad 100644 (file)
@@ -484,8 +484,22 @@ individual entries.
   </em></dt>
 
   <dd>
-  Return whether this object is at the boundary. (Only available if
-  the dimension of the object is less than the space dimension.)
+  Return whether this object is at the boundary (if the dimension of
+  the object is less than the space dimension), or one of its faces is
+  at the boundary for cells.
+  </dd>
+
+
+  <dt><em>
+  has_boundary_lines ()
+  </em></dt>
+
+  <dd>
+  Return whether one of the lines bounding this cell is at the
+  boundary. For 1d and 2d this is equivalent to <em>at_boundary</em>,
+  in 3d, there are cases where bounding lines of a hex are at the
+  boundary, while the faces are in the interior. (Only for cell
+  iterators.)
   </dd>
 
 
@@ -526,6 +540,17 @@ individual entries.
   </dd>
 
 
+  <dt><em>
+  point_inside (point)
+  </em></dt>
+
+  <dd>
+  Return whether the given point is inside this cell, or rather the
+  (bi-, tri-)linearly mapped image of the unit cell with the vertices
+  of this cell. (Only for cell iterators.)
+  </dd>
+
+
   <dt><em>
   number_of_children ()
   </em></dt>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.