-
- Downloads
Acces the properies during the coarsening phase using property maps.
Thus we can use internal properties during the identification of the aggregate and save space. And later on during the galerkin product the visited flag can be represented by std::vector<bool>. Compiles now and passes the tests. [[Imported from SVN: r269]]
Showing
- istl/paamg/aggregates.hh 60 additions, 22 deletionsistl/paamg/aggregates.hh
- istl/paamg/dependency.hh 120 additions, 0 deletionsistl/paamg/dependency.hh
- istl/paamg/galerkin.hh 262 additions, 84 deletionsistl/paamg/galerkin.hh
- istl/paamg/graph.hh 98 additions, 1 deletionistl/paamg/graph.hh
- istl/paamg/indicescoarsener.hh 10 additions, 6 deletionsistl/paamg/indicescoarsener.hh
- istl/paamg/properties.hh 92 additions, 0 deletionsistl/paamg/properties.hh
- istl/paamg/test/galerkintest.cc 21 additions, 0 deletionsistl/paamg/test/galerkintest.cc
Loading
Please register or sign in to comment