nekStab / LightKrylov

Lightweight implementation of Krylov subspace techniques in Fortran.
BSD 3-Clause "New" or "Revised" License
18 stars 0 forks source link

Add the Ginzburg-Landau example. #46

Closed loiseaujc closed 8 months ago

loiseaujc commented 8 months ago

Port of the Ginzburg-Landau code from my sandbox repo here to the example folder. Only part of the code will be ported to illustrate the computation of the leading eigenpairs of the forward operator in a time-stepper fashion.