We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c01d6 commit de2ddf7Copy full SHA for de2ddf7
1 file changed
src/functionoperators.jl
@@ -30,14 +30,7 @@ $(TYPEDEF)
30
identity jump operator: evaluates face jumps of finite element function
31
"""
32
#abstract type IdentityDisc{DT<:DiscontinuityTreatment} end # [[v_h]]
33
-"""
34
-$(TYPEDEF)
35
36
-reconstruction identity operator: evaluates a reconstructed version of the finite element function.
37
-
38
-FEreconst specifies the reconstruction space and reconstruction algorithm if it is defined for the finite element that it is applied to.
39
40
-abstract type AbstractFiniteElement end
41
42
$(TYPEDEF)
43
0 commit comments