We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advection_ND_FD
AllenCahn_MPIFFT
rand_circle
AllenCahn_Temp_MPIFFT
HarmonicOscillator
HeatEquation_1D_FEniCS_weak_forced
fenics_heat_weak_fullyimplicit
HeatEquation_ND_FD
AcousticAdvection_1D_FD_imex
AdvectionDiffusionEquation_1D_FFT
The text was updated successfully, but these errors were encountered:
AdvectionDiffusionEquation_1D_FFT.py
pancetta
No branches or pull requests
Advection_ND_FD
: Dirichlet and higher dimensionsAllenCahn_MPIFFT
: IMEX andrand_circle
(do we need IMEX here?)AllenCahn_Temp_MPIFFT
:rand_circle
(what about IMEX here?)HarmonicOscillator
: init and dampingHeatEquation_1D_FEniCS_weak_forced
:fenics_heat_weak_fullyimplicit
not tested whatsoeverHeatEquation_ND_FD
: Gaussian and higher dimensionsAcousticAdvection_1D_FD_imex
: all those helper classes (ugh!)AdvectionDiffusionEquation_1D_FFT
: the whole moduleThe text was updated successfully, but these errors were encountered: