core 0.5.0
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
setDistributed(std::function< void(View< double >)> refresh, std::function< double(double)> dotReduce, Index nExt)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(MGT &mg, View< double > x, View< const double > rhs, int maxIters=200, double tol=1e-10)peclet::core::amr::PCG< Dim, Bits >inline