aglowav2::Operator00< F >::Pattern Struct Reference

Structure to hold one run of the sparsity pattern. More...

Public Member Functions

 Pattern ()
 

Public Attributes

uint index
 End of the run. More...
 
uint length
 length of the run More...
 

Detailed Description

template<class F = concepts::Real>
struct aglowav2::Operator00< F >::Pattern

Structure to hold one run of the sparsity pattern.

Definition at line 144 of file operator.hh.

Constructor & Destructor Documentation

◆ Pattern()

template<class F = concepts::Real>
aglowav2::Operator00< F >::Pattern::Pattern ( )
inline

Definition at line 150 of file operator.hh.

Member Data Documentation

◆ index

template<class F = concepts::Real>
uint aglowav2::Operator00< F >::Pattern::index

End of the run.

Definition at line 146 of file operator.hh.

◆ length

template<class F = concepts::Real>
uint aglowav2::Operator00< F >::Pattern::length

length of the run

Definition at line 148 of file operator.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