Home
last modified time | relevance | path

Searched refs:nbDofsInSides (Results 1 – 5 of 5) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/quadrangle/
H A DLagrangeQuadrangle.hpp87 if(i>j) return nbDofsInSides()/4-n+1; in sideDofsMap()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/triangle/
H A DLagrangeTriangle.hpp100 if(i>j) return nbDofsInSides()/3-n+1; in sideDofsMap()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/finiteElements/
H A DRefElement.hpp228 number_t nbDofsInSides() const { return nbDofsInSides_; } in nbDofsInSides() function in xlifepp::RefElement
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/dev/
H A DRefElement.tex142 Number nbDofsInSides() const { return nbDofsInSides_; }
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/
H A Dxlifepp-listings-style.sty269 …nbdofs, nbDofs, nbDofsInSideOfSides, nbDofsInSides, nbDofsOnVertices, nbInternalDofs, nbOfColumns,…