DOpE
Namespaces | Functions
sth_internals.h File Reference
#include "mapping_wrapper.h"
#include <deal.II/dofs/dof_tools.h>
#include <deal.II/fe/mapping_q1.h>
#include <deal.II/hp/mapping_collection.h>
#include "dofhandler_wrapper.h"

Go to the source code of this file.

Namespaces

 DOpE
 
 DOpE::STHInternals
 

Functions

template<typename VECTOR , int dealdim>
void DOpE::STHInternals::MapDoFsToSupportPoints (const DOpEWrapper::Mapping< dealdim, dealii::DoFHandler > &mapping, const DOpEWrapper::DoFHandler< dealdim, dealii::DoFHandler > &dh, VECTOR &support_points)
 
template<typename VECTOR , int dealdim>
void DOpE::STHInternals::MapDoFsToSupportPoints (const DOpEWrapper::Mapping< dealdim, dealii::hp::DoFHandler > &mapping, const DOpEWrapper::DoFHandler< dealdim, dealii::hp::DoFHandler > &dh, VECTOR &support_points)