aglowav2::AglowavBF00< F >::Nfld Struct Reference
Structure to hold the one scale near field one each level. More...
Public Attributes | |
const Haar3d000< F > * | elm |
Pointer to element in the near field. More... | |
struct Nfld * | lnk |
Pointer to next near field entry. More... | |
F * | valXY |
Near field entries stored row wise. More... | |
F * | valYX |
Near field entries stored row wise. More... | |
Detailed Description
template<class F = concepts::Real>
struct aglowav2::AglowavBF00< F >::Nfld
Structure to hold the one scale near field one each level.
Member Data Documentation
◆ elm
template<class F = concepts::Real>
const Haar3d000<F>* aglowav2::AglowavBF00< F >::Nfld::elm |
◆ lnk
template<class F = concepts::Real>
struct Nfld* aglowav2::AglowavBF00< F >::Nfld::lnk |
◆ valXY
template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Nfld::valXY |
◆ valYX
template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Nfld::valYX |
The documentation for this struct was generated from the following file:
- aglowav2/bform.hh