#include <adi.hpp>
|
| int | N = 0 |
| |
| double | dt = 0.0 |
| |
| double | h = 0.0 |
| |
Definition at line 39 of file adi.hpp.
◆ CrankNicolsonADI() [1/2]
| num::CrankNicolsonADI::CrankNicolsonADI |
( |
| ) |
|
|
default |
◆ CrankNicolsonADI() [2/2]
| num::CrankNicolsonADI::CrankNicolsonADI |
( |
int |
N_, |
|
|
double |
dt_, |
|
|
double |
h_ |
|
) |
| |
|
inline |
◆ sweep()
| void num::CrankNicolsonADI::sweep |
( |
CVector & |
psi, |
|
|
bool |
x_axis, |
|
|
double |
tau |
|
) |
| const |
|
inline |
◆ dt
| double num::CrankNicolsonADI::dt = 0.0 |
| double num::CrankNicolsonADI::h = 0.0 |
| int num::CrankNicolsonADI::N = 0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/numerics/numerics/include/pde/adi.hpp