![]() |
Reference documentation for deal.II version 8.1.0
|
Public Types | |
enum | ActiveDoFHandler { usual, hp } |
Public Attributes | |
std::vector< SmartPointer < const DoFHandler< dim > > > | dof_handler |
std::vector< SmartPointer < const hp::DoFHandler< dim > > > | hp_dof_handler |
enum MatrixFree::DoFHandlers::ActiveDoFHandler | active_dof_handler |
unsigned int | n_dof_handlers |
unsigned int | level |
This struct defines which DoFHandler has actually been given at construction, in order to define the correct behavior when querying the underlying DoFHandler.
Definition at line 860 of file matrix_free.h.