-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add get first columns to matrix header * add rom to dg_advection partial * add get first n columns and get truncated spatial basis * fix test typos * fix another test typo * fix more build bugs * test print * more test prints * Remove test prints * fix bug * remove member variables from basisreader * remove matrix interpolater * update qdeim to use vector * make style * typo * update gnat,deim,qdeim tests * remove test orig * pass vector by reference * fix typo * add check to deim,gnat,qdeim * add dg_advection rom example serial * precompute a_inv * remove num_rows from ROM_FE_Evolution * matrix interpolation * remove prints * add basis interpolater * make interpolater constructor protected * separate out dg_advection and create dg_advection global rom * put examples in different directories * update path * fix warnings * make style * update documentation * remove old doc files * update path * add spack documentation * add quotes to project brief * rename files * update cmake * fix stylize * add paper to doc * move matlab and baseline directories * update util imports * rename greedy * update gnat include * fix deim include * update svd path * add api file * add librom.h * update svd include * rename test * move src to lib * fix build * rename baselines * Update README.md * remove debug tip * update path * add librom include test
- Loading branch information
Kevin Huynh
authored
Nov 11, 2021
1 parent
d459d9f
commit 13dee16
Showing
119 changed files
with
500 additions
and
372 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Empty file.
File renamed without changes.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.