![]() |
Reference documentation for deal.II version 9.2.0
|
#include <deal.II/base/config.h>#include <deal.II/algorithms/general_data_storage.h>#include <deal.II/differentiation/ad.h>#include <deal.II/fe/fe_values.h>#include <deal.II/fe/mapping_q1.h>#include <boost/any.hpp>#include <algorithm>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | MeshWorker::ScratchData< dim, spacedim > |
Namespaces | |
| MeshWorker | |
| MeshWorker::internal | |
Typedefs | |
| template<int dim, int spacedim, typename NumberType , typename Extractor > | |
| using | MeshWorker::internal::OutputType = typename FEValuesViews::View< dim, spacedim, Extractor >::template OutputType< NumberType > |