-
Notifications
You must be signed in to change notification settings - Fork 50
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
Create semi-structured Hypre solver interface for multi-variate systems #632
Commits on May 10, 2023
-
Initial template of implementation of a Semi-Structured Hypre interfa…
…ce in Cajita Process for setting matrix values and vector values for solver incomplete Needs to be generalized from 3-D, 3-variate to N-Dim, N_v-variate
Configuration menu - View commit details
-
Copy full SHA for 98056af - Browse repository at this point
Copy the full SHA 98056afView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef224c4 - Browse repository at this point
Copy the full SHA ef224c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c03c0 - Browse repository at this point
Copy the full SHA 79c03c0View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e57ab13 - Browse repository at this point
Copy the full SHA e57ab13View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af43471 - Browse repository at this point
Copy the full SHA af43471View commit details
Commits on May 22, 2023
-
Makes changes to the Hypre Semi-Structured solver and creates and ini…
…tial unit test and example for the solver
Configuration menu - View commit details
-
Copy full SHA for d15933c - Browse repository at this point
Copy the full SHA d15933cView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7c6388 - Browse repository at this point
Copy the full SHA d7c6388View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61f2a9 - Browse repository at this point
Copy the full SHA f61f2a9View commit details -
Merge pull request #1 from lebuller/hypre_init
Adds calls to HYPRE_Init and HYPRE_Finalize to the hypre structured s…
Configuration menu - View commit details
-
Copy full SHA for 40aaaa8 - Browse repository at this point
Copy the full SHA 40aaaa8View commit details -
Adds calls to HYPRE_Init and HYPRE_Finalize, as well as commenting ou…
…t the preconditioner in the example
Configuration menu - View commit details
-
Copy full SHA for e9231d5 - Browse repository at this point
Copy the full SHA e9231d5View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bed193 - Browse repository at this point
Copy the full SHA 7bed193View commit details -
Moves HYPRE_Init and HYPRE_Finalize calls to examples/tests from the …
…HypreStructuredSolver header file
Configuration menu - View commit details
-
Copy full SHA for 9662aa7 - Browse repository at this point
Copy the full SHA 9662aa7View commit details -
Merge remote-tracking branch 'origin/hypre_sstruct' into hypre_sstruct
Merging synced remote branch to local changes for handling the hypre init and finalize calls
Configuration menu - View commit details
-
Copy full SHA for 4197ffa - Browse repository at this point
Copy the full SHA 4197ffaView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d76442d - Browse repository at this point
Copy the full SHA d76442dView commit details
Commits on May 31, 2023
-
Fixes multivariate usage for semi-structured solver
Needs fix to handling stencil indices for multi-variate coupled problems
Configuration menu - View commit details
-
Copy full SHA for 4c336f9 - Browse repository at this point
Copy the full SHA 4c336f9View commit details
Commits on Jun 2, 2023
-
Alters semi-structured solver to talk varied stencil structures
issue in creation of view in multi-variate unit test needs to be fixed
Configuration menu - View commit details
-
Copy full SHA for 0099647 - Browse repository at this point
Copy the full SHA 0099647View commit details
Commits on Jun 5, 2023
-
Changes to interface between hypre LHS/RHS vectors and caban LHS/RHS …
…vectors. Still not functional
Configuration menu - View commit details
-
Copy full SHA for abb8b24 - Browse repository at this point
Copy the full SHA abb8b24View commit details
Commits on Jun 7, 2023
-
Fixes view handling when passing vector values to and from Hypre in m…
…ulti-variate case. Additional cleanups to hypre semi-structured solver included
Configuration menu - View commit details
-
Copy full SHA for 5d49195 - Browse repository at this point
Copy the full SHA 5d49195View commit details -
Merge branch 'master' into hypre_sstruct
Conflicts: cajita/unit_test/tstHypreStructuredSolver2d.hpp cajita/unit_test/tstHypreStructuredSolver3d.hpp
Configuration menu - View commit details
-
Copy full SHA for 49cdff0 - Browse repository at this point
Copy the full SHA 49cdff0View commit details
Commits on Jun 8, 2023
-
Cleanup for HypreSemiStructuredSolver
Creates Hypre.hpp header for initalizing hypre backend for both strucutred and semi-structured solvers. Passes variable filename to hypre print functions instead of hard-coding the output file names
Configuration menu - View commit details
-
Copy full SHA for 4d82fcc - Browse repository at this point
Copy the full SHA 4d82fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fff289 - Browse repository at this point
Copy the full SHA 1fff289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e45edc - Browse repository at this point
Copy the full SHA 3e45edcView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3afcfc - Browse repository at this point
Copy the full SHA b3afcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f11b7a - Browse repository at this point
Copy the full SHA 0f11b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18cbc3e - Browse repository at this point
Copy the full SHA 18cbc3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a5c09 - Browse repository at this point
Copy the full SHA 34a5c09View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43a5db9 - Browse repository at this point
Copy the full SHA 43a5db9View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd5bd1d - Browse repository at this point
Copy the full SHA dd5bd1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3088803 - Browse repository at this point
Copy the full SHA 3088803View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c90ce5 - Browse repository at this point
Copy the full SHA 9c90ce5View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1048811 - Browse repository at this point
Copy the full SHA 1048811View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ddf12c - Browse repository at this point
Copy the full SHA 4ddf12cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 330fa36 - Browse repository at this point
Copy the full SHA 330fa36View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee74864 - Browse repository at this point
Copy the full SHA ee74864View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 45909cb - Browse repository at this point
Copy the full SHA 45909cbView commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f34766a - Browse repository at this point
Copy the full SHA f34766aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127e492 - Browse repository at this point
Copy the full SHA 127e492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1416b10 - Browse repository at this point
Copy the full SHA 1416b10View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5636289 - Browse repository at this point
Copy the full SHA 5636289View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7fc5476 - Browse repository at this point
Copy the full SHA 7fc5476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f20e2b - Browse repository at this point
Copy the full SHA 3f20e2bView commit details