hpFullTest.hh
void newIndex_(hp2D::hpFull &prebuild, uint &idx, uint dim, const concepts::Connector2 &cntr, uint i=0)
Test to set the index for 'member of space' entitites.
void refineCell_(hp2D::hpFull &prebuild, int nrCell, uint lx, uint ly, uint p=0, bool rebuild=false) const
Refines a particular cell and builds the space pre builder eventually.
Helper class for building 2D hp-FEM spaces (space pre builder).
Definition: spacePreBuilder.hh:168
void rejectIndex_(hp2D::hpFull &prebuild, uint dim, const concepts::Connector2 &cntr, uint i=0)
Test if it is not possible to set the index of 'non member of space' entities.
void getCells_(const concepts::Connector2 &cntr, std::map< uint, const concepts::Quad * > &map) const
Tests a mesh with 4 cells on the finest level.
Tests distribution of dof and polynomial degrees for mesh of quads with hanging nodes.
Definition: hpFullTest.hh:23