|
ESTER
Evolution STEllaire en Rotation
|
| Implements the Gauss-Lobatto (or more properly Gauss-Lobatto-Chebyshev) collocation method | |
| Implements Legendre numerical differentiation | |
| Used to facilitate the work with regular dense matrices | |
| Used to store block diagonal matrices | |
| A solver object stores a system of equation to solve | |
| Stores all the equations for a given block (a block can either be a domain or a set of boundary condition) | |
| Stores one term of an equation | |
1.8.6