#include <MultiGridSPDE.hpp>
Public Member Functions | |
| MultiGridSPDE (const CovAniso *cov=nullptr, const DbGrid *gridfine=nullptr, MultiGridSolver *solver=nullptr) | |
| void | buildGridHierarchy (Id nlevels_max=2, Id n_rings=1) |
| ProjMatrix | buildProlongator (const DbGrid *dbfine, const DbGrid *dbcoarse, Id n_rings=1) |
Static Public Member Functions | |
| static std::pair< DbGrid, bool > | buildNextGrid (const DbGrid *dbfine) |
| gstlrn::MultiGridSPDE::MultiGridSPDE | ( | const CovAniso * | cov = nullptr, |
| const DbGrid * | gridfine = nullptr, |
||
| MultiGridSolver * | solver = nullptr |
||
| ) |
| ProjMatrix gstlrn::MultiGridSPDE::buildProlongator | ( | const DbGrid * | dbfine, |
| const DbGrid * | dbcoarse, | ||
| Id | n_rings = 1 |
||
| ) |