-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
1,317 additions
and
966 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
name = "LFAToolkit" | ||
uuid = "3f92b583-c0aa-4596-8bdf-f02f6c0a52df" | ||
authors = ["Jeremy L Thompson <[email protected]>"] | ||
version = "0.5.0" | ||
authors = [ | ||
"Jed Brown <[email protected]>", | ||
"Adeleke Bankoe <[email protected]>", | ||
"Jeremy L Thompson <[email protected]>", | ||
] | ||
version = "0.6.1" | ||
|
||
[deps] | ||
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838" | ||
|
@@ -12,6 +16,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | |
|
||
[compat] | ||
julia = "1.3" | ||
Polynomials = "2.0.25" | ||
FastGaussQuadrature = "0.4.9" | ||
|
||
[extras] | ||
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
[deps] | ||
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" | ||
DocumenterCitations = "daee34ce-89f3-4625-b898-19384cb65244" | ||
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" | ||
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838" | ||
LFAToolkit = "3f92b583-c0aa-4596-8bdf-f02f6c0a52df" | ||
|
||
[compat] | ||
Documenter = "=0.25.2" | ||
DocumenterTools = "=0.1.6" | ||
Documenter = "0.27.23" | ||
DocumenterCitations = "0.2.12" | ||
DocumenterTools = "0.1.16" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
@article{brandt1977, | ||
title = {Multi-level adaptive solutions to boundary-value problems}, | ||
author = {Brandt, Achi}, | ||
journal = {Mathematics of computation}, | ||
volume = {31}, | ||
number = {138}, | ||
pages = {333--390}, | ||
year = {1977} | ||
} | ||
|
||
@article{brooks1982, | ||
title = {Streamline upwind/Petrov-Galerkin formulations for convection dominated flows with particular emphasis on the incompressible Navier-Stokes equations}, | ||
author = { | ||
Brooks, Alexander N and | ||
Hughes, Thomas JR | ||
}, | ||
journal = {Computer methods in applied mechanics and engineering}, | ||
volume = {32}, | ||
number = {1-3}, | ||
pages = {199--259}, | ||
year = {1982}, | ||
publisher = {Elsevier} | ||
} | ||
|
||
@article{brown2010, | ||
title = {Efficient nonlinear solvers for nodal high-order finite elements in 3D}, | ||
author = {Brown, Jed}, | ||
journal = {Journal of Scientific Computing}, | ||
volume = {45}, | ||
number = {1}, | ||
pages = {48--63}, | ||
year = {2010}, | ||
publisher = {Springer} | ||
} | ||
|
||
@article{gutknecht2002, | ||
title = {The Chebyshev iteration revisited}, | ||
author = { | ||
Gutknecht, Martin H and | ||
Röllin, Stefan | ||
}, | ||
journal = {Parallel Computing}, | ||
volume = {28}, | ||
number = {2}, | ||
pages = {263--283}, | ||
year = {2002}, | ||
publisher = {Elsevier} | ||
} | ||
|
||
@article{hale2008, | ||
title = {New quadrature formulas from conformal maps}, | ||
author = { | ||
Hale, Nicholas and | ||
Trefethen, Lloyd N | ||
}, | ||
journal = {SIAM Journal on Numerical Analysis}, | ||
volume = {46}, | ||
number = {2}, | ||
pages = {930--948}, | ||
year = {2008}, | ||
publisher = {SIAM} | ||
} | ||
|
||
@article{hughes1979, | ||
title = {A multidimentional upwind scheme with no crosswind diffusion}, | ||
author = {Hughes, Thomas JR}, | ||
journal = {Finite element methods for convection dominated flows}, | ||
volume = {AMD 34}, | ||
pages = {19--35}, | ||
year = {1979}, | ||
publisher = {ASME.} | ||
} | ||
|
||
@article{melvin2012, | ||
title = {Dispersion analysis of the spectral element method}, | ||
author = { | ||
Melvin, Thomas and | ||
Staniforth, Andrew and | ||
Thuburn, John | ||
}, | ||
journal = {Quarterly Journal of the Royal Meteorological Society}, | ||
volume = {138}, | ||
number = {668}, | ||
pages = {1934--1947}, | ||
year = {2012}, | ||
} | ||
|
||
@article{whiting2003, | ||
title = {Hierarchical basis for stabilized finite element methods for compressible flows}, | ||
author = { | ||
Whiting, Christian H and | ||
Jansen, Kenneth E and | ||
Dey, Saikat | ||
}, | ||
journal = {Computer methods in applied mechanics and engineering}, | ||
volume = {192}, | ||
number = {47-48}, | ||
pages = {5167--5185}, | ||
year = {2003}, | ||
publisher = {Elsevier} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,4 @@ | ||
# References | ||
|
||
A. Brandt, *Multi-level adaptive solutions to boundary-value problems*, Math. Comp., 31(138) (1977), pp. 33-390. | ||
|
||
A. N. Brooks and T. J. R. Hughes *Streamline upwind/Petrov–Galerkin formulations for convection dominated flows with particular emphasis on the incompressible Navier–Stokes equations*, Comput Meth Appl Mech Eng, 32 (1982), pp. 199-259. | ||
|
||
J. Brown, *Efficient nonlinear solvers for nodal high-order finite elements in 3D*, Journal of Scientific Computing, 45 (2010), pp. 48-63. | ||
|
||
M. Gutknecht and S. Röllin, *The Chebyshev iteration revisited*, Parallel Computing, 28 (2002), pp. 263-283. | ||
|
||
N. Hale and L. N. Trefethen, [New quadrature formulas from conformal maps](https://doi.org/10.1137/07068607X), SIAM Journal on Numerical Analysis. Vol. 46, No. 2, (2008), pp. 930-948. | ||
|
||
T. J. R. Hughes and A. N. Brooks *A multi-dimensional upwind scheme with no crosswind diffusion*, In: Hughes TJR, editor. Finite element methods for convection dominated flows, AMD-vol. 34. New York: ASME, (1979), pp. 19-35. | ||
|
||
T. Melvin, A. Staniforth and J. Thuburn, *Dispersion analysis of the spectral element method*, Q.J.R. Meteorol. Soc. 138, (2012), pp. 1934-1947. | ||
|
||
C. H. Whiting, K. E. Jansen and S. Dey, *Hierarchical basis for stabilized finite element methods for compressible flows*, Comput. Methods Appl. Mech. Engrg. 192, (2003), pp. 5167-5185. | ||
```@bibliography | ||
``` |
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.