Dune Core Modules (2.6.0)

Dune::Pk3DLocalCoefficients< k > Class Template Reference

Please doc me! More...

#include <dune/localfunctions/lagrange/pk3d/pk3dlocalcoefficients.hh>

Public Member Functions

 Pk3DLocalCoefficients ()
 Standard constructor.
 
 Pk3DLocalCoefficients (const unsigned int vertexmap[4])
 
std::size_t size () const
 number of coefficients
 
const LocalKeylocalKey (std::size_t i) const
 get i'th index
 

Detailed Description

template<unsigned int k>
class Dune::Pk3DLocalCoefficients< k >

Please doc me!

Constructor & Destructor Documentation

◆ Pk3DLocalCoefficients()

template<unsigned int k>
Dune::Pk3DLocalCoefficients< k >::Pk3DLocalCoefficients ( const unsigned int  vertexmap[4])
inline

Constructor for variants with permuted vertices.

Parameters
vertexmapThe permutation of the vertices. This can for instance be generated from the global indices of the vertices by reducing those to the integers 0...3

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 24, 22:30, 2024)