Open
Conversation
Fixed namespaces and table for gamma_eff and beta inserted
this function in ADROperator.cpp sets up the needed coefficient for the ADR problem by evaluating the given functions in the quadrature points. This allow reutilization during the computation Co-authored-by: Giorgio Mantoan <232375862+GiorgioMantoan02@users.noreply.github.com> Co-authored-by: Dmitrii Meshcheriakov <dmitrii.meshcheriakov@mail.polimi.it>
> > Co-authored-by: Cristiano Corona <96733630+CristianoCorona@users.noreply.github.com> > Co-authored-by: Giorgio Mantoan <232375862+GiorgioMantoan02@users.noreply.github.com>
Co-authored-by: Giorgio Mantoan <232375862+GiorgioMantoan02@users.noreply.github.com>
first attempt at implementing the class above. A small example main has been written to test compilation and spot major errors.
A small test main has been implemented in order to test for the compilation of ADROperator. Quite a few errors were found and fixed. We now have a basis for the Operator.
first version of the MatrixFreeSolver.hpp header file.
…ommand line (useful for profiling and acting on DoFs). Time profiling for each unit added and printed.
…Linear System. Implemented 2 different solvers (CG e GMRES) based on the value of the advection term beta
…Free-Solvers Updated visualization part.
Merging 2 branches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.