deal.II version GIT relicensing-2287-g6548a49e0a 2024-12-20 18:30:00+00:00
|
#include <deal.II/base/config.h>
#include <deal.II/base/std_cxx20/iota_view.h>
#include <deal.II/fe/fe_values.h>
#include <deal.II/fe/mapping.h>
#include <deal.II/hp/fe_collection.h>
#include <deal.II/hp/fe_values.h>
#include <deal.II/hp/q_collection.h>
Go to the source code of this file.
Namespaces | |
namespace | FEInterfaceViews |
namespace | internal |
namespace | internal::FEInterfaceViews |
Typedefs | |
template<int dim, int spacedim, typename Extractor > | |
using | FEInterfaceViews::View = typename ::internal::FEInterfaceViews::ViewType< dim, spacedim, Extractor >::type |