Where can I find member function of cell?

22 views
Skip to first unread message

yuesu jin

unread,
Aug 26, 2019, 10:42:00 PM8/26/19
to deal.II User Group
Hi all,
  When we iterate the cell within triangulation/dof_handler, we often use functions such as cell->face(), cell->vertices()  etc. Where can I find all the member function in our documentation webpage? Thanks a lot!

--
Yuesu Jin,
Ph.D student,
University of Houston,
College of Natural Sciences and Mathematics,
Department of Earth and Atmospheric Sciences,
Houston, Texas 77204-5008


Bruno Turcksin

unread,
Aug 27, 2019, 8:28:16 AM8/27/19
to deal.II User Group
Yuesu,

For a Triangulation, the list is here:https://dealii.org/current/doxygen/deal.II/classCellAccessor-members.html (CellAccessor)
For a DofHandler, the list is here: https://dealii.org/current/doxygen/deal.II/classDoFCellAccessor-members.html (DofCellAccessor)

Best,

Bruno

yuesu jin

unread,
Aug 27, 2019, 11:56:59 AM8/27/19
to deal.II User Group
Hi, Bruno,
  Thanks a lot! It really helps!

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/141f7ec4-53af-4336-8bdc-5f4897d5acff%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages