|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <pcg.hpp>
Public Attributes | |
| int | iters = 0 |
| double | res0 = 0.0 |
| initial volume-weighted residual norm | |
| double | res = 0.0 |
| final volume-weighted residual norm | |
| int peclet::core::amr::PCG< Dim, Bits >::Result::iters = 0 |
| double peclet::core::amr::PCG< Dim, Bits >::Result::res0 = 0.0 |
| double peclet::core::amr::PCG< Dim, Bits >::Result::res = 0.0 |