AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
BlockedBasisMapping< Basis, Basis > Class Template Reference

Public Member Functions

 BlockedBasisMapping (std::shared_ptr< Basis > const &basis)
 
 BlockedBasisMapping (std::shared_ptr< Basis > const &rowBasis, std::shared_ptr< Basis > const &)
 
template<class Index >
BBasis::MultiIndex const & row (Index const &index) const
 Map the index in the flat basis into a multi-index in the blocked basis.
 
template<class Index >
BBasis::MultiIndex const & col (Index const &index) const
 Map the index in the flat basis into a multi-index in the blocked basis.
 
decltype(auto) rowSizeInfo () const
 Get the size info (typically the basis itself) for the mapping.
 
decltype(auto) colSizeInfo () const
 Get the size info (typically the basis itself) for the mapping.
 

The documentation for this class was generated from the following file: