dune-localfunctions 2.9.1
Loading...
Searching...
No Matches
equidistantpoints.hh File Reference

Go to the source code of this file.

Classes

class  Dune::EquidistantPointSet< F, dim >
 

Namespaces

namespace  Dune
 

Functions

std::size_t Dune::numLagrangePoints (const GeometryType &gt, std::size_t order)
 
std::size_t Dune::numLagrangePoints (unsigned int topologyId, unsigned int dim, std::size_t order)
 
template<class ct , unsigned int cdim>
static unsigned int Dune::equidistantLagrangePoints (const GeometryType &gt, unsigned int codim, std::size_t order, unsigned int *count, LagrangePoint< ct, cdim > *points)
 
template<class ct , unsigned int cdim>
static unsigned int Dune::equidistantLagrangePoints (unsigned int topologyId, unsigned int dim, unsigned int codim, std::size_t order, unsigned int *count, LagrangePoint< ct, cdim > *points)