Veselin Dobrev
|
6b572a01d4
|
Address a few more warnings and feedback from the PR (#379).
|
2017-12-10 19:43:56 -08:00 |
|
Johann Dahm
|
d767dc25d1
|
Incorporate comments from @tzanio
|
2017-10-20 10:31:05 -07:00 |
|
Tzanio
|
1a7cfa5a06
|
Small updates related to Example 18.
|
2017-10-17 17:27:27 -07:00 |
|
Johann Dahm
|
34009d2d8d
|
Add comments from @YohannDudouit
|
2017-10-06 10:02:11 -07:00 |
|
Tzanio
|
10c27dd942
|
Some small changes
|
2017-10-01 21:42:41 -07:00 |
|
Tzanio
|
e88994e444
|
make style
|
2017-09-22 07:34:11 -07:00 |
|
Johann Dahm
|
4c01eed5a4
|
Move shared code in ex18{,p} to a "header" file
|
2017-09-21 13:48:25 -07:00 |
|
Johann Dahm
|
a988d654c3
|
Fix ex18p and make consistent with ex18
|
2017-09-19 15:57:03 -07:00 |
|
Johann Dahm
|
83550244bb
|
GLVis output in parallel version and misc tweaks
Parallel version still only works with a single processor.
|
2017-09-06 21:26:59 -07:00 |
|
Johann Dahm
|
168441e48a
|
Refactor serial example to visualize density with GLVis
|
2017-09-06 14:27:32 -07:00 |
|
Johann Dahm
|
2d542f3ce3
|
Remove method 1 and add comments
|
2017-09-05 21:52:03 -07:00 |
|
Johann Dahm
|
50e2b28d84
|
Add flux interpolation method
This works very well.
|
2017-09-05 21:17:08 -07:00 |
|
Johann Dahm
|
e01b2cf3fd
|
Turn off visualization by default
|
2017-09-05 16:25:12 -07:00 |
|
Johann Dahm
|
3632b6b95c
|
Store the mass matrix inverse and apply element-by-element
|
2017-09-05 16:24:16 -07:00 |
|
Johann Dahm
|
2f4f088970
|
Remove TODO relating to element size
|
2017-08-31 22:31:45 -07:00 |
|
Johann Dahm
|
4ad51301c9
|
Use a temporary string to avoid compiler error
|
2017-08-30 14:36:08 -07:00 |
|
Johann Dahm
|
3b7277c0bd
|
Change default vis_steps to 50
|
2017-08-30 09:48:59 -07:00 |
|
Johann Dahm
|
bf1de64e57
|
Replace C++11 to_string feature with stringstream
|
2017-08-30 09:48:15 -07:00 |
|
Johann Dahm
|
fb5d974e25
|
Write intermediate gf only when visualization = true
|
2017-08-30 09:47:05 -07:00 |
|
Johann Dahm
|
49f6944742
|
Include header with std::to_string for CI test
|
2017-08-30 08:05:14 -07:00 |
|
Johann Dahm
|
c88656420c
|
Add Euler vortex transport example
|
2017-08-29 22:42:43 -07:00 |
|