On 7/6/20 11:25 PM, [email protected] wrote:
my platform is macOS Mojave 10.14.6 Beta, the deal.ii vesion is 9.1.0

The functions you're trying to call (FEValues::quadrature_point_indices() and FEValues::dof_indices()) were only introduced in deal.II 9.2. You either need to upgrade to that version, or rely on functions that were already present in 9.1.

Best
 W.


--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/afef8ae8-eeb2-ea27-4468-7fd2702893a8%40colostate.edu.

Reply via email to