Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SCOREC
/
msi
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
8
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
msi
src
on
develop
User selector
All users
All time
Commit history
Commits on Nov 18, 2019
fix the indentation issue
zhangchonglin
committed
cc2e7e4
View commit details
Copy full SHA for cc2e7e4
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Added functionality needed for changes in the XGCm Poisson solver
Aggy
committed
8e39441
View commit details
Copy full SHA for 8e39441
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
adding Ax + By operation to make formation of the RHS in XGCm more efficient
William Tobin
committed
f930bef
View commit details
Copy full SHA for f930bef
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
updating license statements in all *.cc files as well
William Tobin
committed
80d1295
View commit details
Copy full SHA for 80d1295
View code at this point
Browse repository at this point
moving the sync functions to the backend, but still including them in the installed interface and including them with #include msi.h, also removing any uneeded #include directives throughout the code
William Tobin
committed
156434e
View commit details
Copy full SHA for 156434e
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
accomodate PETSc 3.9->3.10 API changes, explicitly require PETSc instead of having it option, since it really isn't
William Tobin
committed
45bd85e
View commit details
Copy full SHA for 45bd85e
View code at this point
Browse repository at this point
minimum work to allow compilation on either 32 or 64-bit petsc build
William Tobin
committed
baa9235
View commit details
Copy full SHA for baa9235
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
fixes to the clang-format
William Tobin
committed
8dda130
View commit details
Copy full SHA for 8dda130
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
initial commit of .clang-format file used to enfore a consistent style across the project
Show description for 768cdda
William Tobin
committed
768cdda
View commit details
Copy full SHA for 768cdda
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Merge branch 'dev' into cws/cmake_cleanup
TobinW
authored
1dd03ad
View commit details
Copy full SHA for 1dd03ad
View code at this point
Browse repository at this point
Merge branch 'dev' into fusion
TobinW
authored
3d1e013
View commit details
Copy full SHA for 3d1e013
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
reverting specific changes possibly taken from a separate branch to match the current master branch, these changes may be reincorporated at a different point when merging in project-specific branches
William Tobin
committed
114ea7f
View commit details
Copy full SHA for 114ea7f
View code at this point
Browse repository at this point
remove trilinos from the build as well as the MSI_PETSC flag since only a single backend is needed anymore
William Tobin
committed
d6b195c
View commit details
Copy full SHA for d6b195c
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Added a modified matrix_solve::setUpRemoteAStruct that includes a subcom check for the parallel solver.
Aggy
authored and
William Tobin
committed
d921dbc
View commit details
Copy full SHA for d921dbc
View code at this point
Browse repository at this point
Modified the msi_matrix::preAllocateParaMat() to account for per-plane (local) indexing.
Aggy
authored and
William Tobin
committed
caee737
View commit details
Copy full SHA for caee737
View code at this point
Browse repository at this point
In the middle of multiple ownership work
Show description for cc9f2e7
eisungy
authored and
William Tobin
committed
cc9f2e7
View commit details
Copy full SHA for cc9f2e7
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Final version for the parallel solver
Show description for 43c090a
Aggy
and
cwsmith
committed
43c090a
View commit details
Copy full SHA for 43c090a
View code at this point
Browse repository at this point
Added ownership argument to synchronization/accumulation calls
Show description for 681f93d
Aggy
and
cwsmith
committed
681f93d
View commit details
Copy full SHA for 681f93d
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Revert "Added new printouts for solver testing"
Show description for 7f57cd3
cwsmith
committed
7f57cd3
View commit details
Copy full SHA for 7f57cd3
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Added new printouts for solver testing
Aggy
committed
e16cdbc
View commit details
Copy full SHA for e16cdbc
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Added a modified matrix_solve::setUpRemoteAStruct that includes a subcom check for the parallel solver.
Aggy
committed
9caa981
View commit details
Copy full SHA for 9caa981
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
Modified the msi_matrix::preAllocateParaMat() to account for per-plane (local) indexing.
Aggy
committed
852d9b4
View commit details
Copy full SHA for 852d9b4
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
In the middle of multiple ownership work
Show description for 01761b1
eisungy
committed
01761b1
View commit details
Copy full SHA for 01761b1
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
having msi control ownership
seegyoung
committed
0215a48
View commit details
Copy full SHA for 0215a48
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
minor edits for user-defined ownership
seegyoung
committed
96c5cdf
View commit details
Copy full SHA for 96c5cdf
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
updating petsc matrix set-up to use user-defined ownership
seegyoung
committed
cacf35d
View commit details
Copy full SHA for cacf35d
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
eliminating invalid assert stmt
seegyoung
committed
4d1c5bd
View commit details
Copy full SHA for 4d1c5bd
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
replacing vertex local ID with sequential local numbering
seegyoung
committed
bd66cbc
View commit details
Copy full SHA for bd66cbc
View code at this point
Browse repository at this point
changing node/dof ID based on numbering
seegyoung
committed
fb05855
View commit details
Copy full SHA for fb05855
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
elaborating msi_field_create
seegyoung
committed
6393a5d
View commit details
Copy full SHA for 6393a5d
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
adding MSI User's Guide in doc folder
seegyoung
committed
6a3f5f3
View commit details
Copy full SHA for 6a3f5f3
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
changing solve api to accept two fields (RHS and solutions)
seegyoung
committed
0028fb4
View commit details
Copy full SHA for 0028fb4
View code at this point
Browse repository at this point
removing matrix_id from API
seegyoung
committed
f89b7a2
View commit details
Copy full SHA for f89b7a2
View code at this point
Browse repository at this point
API and test program cleaned up
seegyoung
committed
cd003f4
View commit details
Copy full SHA for cd003f4
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
API cleaned up.
seegyoung
committed
5ae4479
View commit details
Copy full SHA for 5ae4479
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.