We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e186e2a + de2ddf7 commit d8dde01Copy full SHA for d8dde01
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