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 Nfldlnk
 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.

Definition at line 32 of file bform.hh.

Member Data Documentation

◆ elm

template<class F = concepts::Real>
const Haar3d000<F>* aglowav2::AglowavBF00< F >::Nfld::elm

Pointer to element in the near field.

Definition at line 36 of file bform.hh.

◆ lnk

template<class F = concepts::Real>
struct Nfld* aglowav2::AglowavBF00< F >::Nfld::lnk

Pointer to next near field entry.

Definition at line 34 of file bform.hh.

◆ valXY

template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Nfld::valXY

Near field entries stored row wise.

Definition at line 38 of file bform.hh.

◆ valYX

template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Nfld::valYX

Near field entries stored row wise.

Definition at line 40 of file bform.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich