Skip to content

Commit 03eef72

Browse files
authored
Merge pull request #4060 from BalticPinguin/devel
Add reference to derivations for expressions.
2 parents 2a4aedf + e3547bf commit 03eef72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/fe/inf_fe.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ class InfFEBase
213213
* components is such that the radial shapes have highest
214214
* priority, followed by the base shapes.
215215
*
216+
* For the derivation and some background of the implemented algorithm
217+
* see https://arxiv.org/abs/2501.05568.
218+
*
216219
* \author Daniel Dreyer
217220
* \date 2003
218221
* \brief Base class for all the infinite geometric element types.

0 commit comments

Comments
 (0)