dune-localfunctions 2.10
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
equidistantpoints.hh File Reference
#include <cstddef>
#include <algorithm>
#include <vector>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/lagrange/emptypoints.hh>
#include <dune/localfunctions/utility/field.hh>

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)
 
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)