We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a4aedf + e3547bf commit 03eef72Copy full SHA for 03eef72
1 file changed
include/fe/inf_fe.h
@@ -213,6 +213,9 @@ class InfFEBase
213
* components is such that the radial shapes have highest
214
* priority, followed by the base shapes.
215
*
216
+ * For the derivation and some background of the implemented algorithm
217
+ * see https://arxiv.org/abs/2501.05568.
218
+ *
219
* \author Daniel Dreyer
220
* \date 2003
221
* \brief Base class for all the infinite geometric element types.
0 commit comments