aglowav2::AglowavBF00< F >::Cell Struct Reference

Entry in the cache to compute wavelet entries. More...

Public Member Functions

 Cell ()
 

Public Attributes

const Haar3d000< F > * elm
 
F * mtrltst
 
F * mtsttrl
 

Detailed Description

template<class F = concepts::Real>
struct aglowav2::AglowavBF00< F >::Cell

Entry in the cache to compute wavelet entries.

Definition at line 44 of file bform.hh.

Constructor & Destructor Documentation

◆ Cell()

template<class F = concepts::Real>
aglowav2::AglowavBF00< F >::Cell::Cell ( )
inline

Definition at line 50 of file bform.hh.

Member Data Documentation

◆ elm

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

Definition at line 48 of file bform.hh.

◆ mtrltst

template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Cell::mtrltst

Definition at line 46 of file bform.hh.

◆ mtsttrl

template<class F = concepts::Real>
F* aglowav2::AglowavBF00< F >::Cell::mtsttrl

Definition at line 45 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