--------------------------------------------------------
An error occurred in line <859> of file </Users/davydden/libs-sources/deal.ii/davydden/source/fe/fe.cc> in function
virtual void dealii::FiniteElement<3, 3>::get_interpolation_matrix(const FiniteElement<dim, spacedim> &, FullMatrix<double> &) const [dim = 3, spacedim = 3]
The violated condition was:
false
Additional information:
(none)
--------------------------------------------------------
Aborting!
----------------------------------------------------
libc++abi.dylib: terminating with uncaught exception of type dealii::FiniteElement<3, 3>::ExcInterpolationNotImplemented:
--------------------------------------------------------
An error occurred in line <859> of file </Users/davydden/libs-sources/deal.ii/davydden/source/fe/fe.cc> in function
virtual void dealii::FiniteElement<3, 3>::get_interpolation_matrix(const FiniteElement<dim, spacedim> &, FullMatrix<double> &) const [dim = 3, spacedim = 3]
The violated condition was:
false
Additional information:
(none)
--------------------------------------------------------
* thread #1: tid = 0x3ce73e, 0x00007fff98e0fdd6 libsystem_kernel.dylib`__pthread_kill + 10, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
* frame #0: 0x00007fff98e0fdd6 libsystem_kernel.dylib`__pthread_kill + 10
frame #1: 0x00007fff98efb787 libsystem_pthread.dylib`pthread_kill + 90
frame #2: 0x00007fff98d75420 libsystem_c.dylib`abort + 129
frame #3: 0x00007fff978d285a libc++abi.dylib`abort_message + 266
frame #4: 0x00007fff978f7c37 libc++abi.dylib`default_terminate_handler() + 243
frame #5: 0x00007fff98401ba3 libobjc.A.dylib`_objc_terminate() + 124
frame #6: 0x00007fff978f4d69 libc++abi.dylib`std::__terminate(void (*)()) + 8
frame #7: 0x00007fff978f49f2 libc++abi.dylib`__cxa_rethrow + 99
frame #8: 0x00000001000318a5 CO_arpack_04_hp.debug`main(argc=1, argv=0x00007fff5fbfee40) + 8261 at CO_arpack_04_hp.cc:91
frame #9: 0x00007fff98ce1255 libdyld.dylib`start + 1
typename hp::DoFHandler<dim>::active_cell_iterator
dof_cell (&triangulation,
p_cell[i]->level(),
p_cell[i]->index(),
&dof_handler);
dof_cell->set_active_fe_index(dof_cell->active_fe_index()+1);