core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
peclet::core::amr::PCG< Dim, Bits > Member List

This is the complete list of members for peclet::core::amr::PCG< Dim, Bits >, including all inherited members.

MG typedefpeclet::core::amr::PCG< Dim, Bits >
setCyclesPerPrec(int k)peclet::core::amr::PCG< Dim, Bits >inline
setSingular(bool s)peclet::core::amr::PCG< Dim, Bits >inline
setVcycle(int pre, int post, int bottom, double omega)peclet::core::amr::PCG< Dim, Bits >inline
solve(MG &mg, View< double > x, View< const double > rhs, int maxIters=200, double tol=1e-10)peclet::core::amr::PCG< Dim, Bits >inline