Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VoronoiFVM.norm for transient solutions #69

Open
Theleb97 opened this issue May 10, 2023 · 0 comments
Open

VoronoiFVM.norm for transient solutions #69

Theleb97 opened this issue May 10, 2023 · 0 comments

Comments

@Theleb97
Copy link

Theleb97 commented May 10, 2023

Hi !

I am having a bit of trouble using the norm function for time-dependent solutions.
For example VoronoiFVM.norm(sys, u(t), 2), where u is a transient solution, gives out an error message (see below).
It might be useful for error and convergence analysis of parabolic problems.

Error Message :

MethodError: no method matching _initialize_inactive_dof!(::Vector{Float64}, ::VoronoiFVM.System{Float64, Float64, Int32, Int64, Matrix{Int32}, Matrix{Float64}})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant