Skip to content

Commit

Permalink
Add missing characteristic method (#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored Dec 22, 2023
1 parent a241dce commit 00b0cb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/calcium/qqbar.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ is_domain_type(::Type{qqbar}) = true

check_parent(a::qqbar, b::qqbar, throw::Bool = true) = true

characteristic(::CalciumQQBarField) = 0

###############################################################################
#
# Hashing
Expand Down

0 comments on commit 00b0cb8

Please sign in to comment.