cluster::XY01< Node >::XYFnc Struct Reference

Data structure for auxiliary vectors (one vector per cluster) More...

#include <xy01.hh>

Public Attributes

Fpval
 Auxiliary vector of parent cluster. More...
 
Fval
 One auxiliary vector. More...
 
concepts::Real3d z
 Shift vector. More...
 

Detailed Description

template<class Node>
struct cluster::XY01< Node >::XYFnc

Data structure for auxiliary vectors (one vector per cluster)

Definition at line 40 of file xy01.hh.

Member Data Documentation

◆ pval

template<class Node >
F* cluster::XY01< Node >::XYFnc::pval

Auxiliary vector of parent cluster.

Definition at line 44 of file xy01.hh.

◆ val

template<class Node >
F* cluster::XY01< Node >::XYFnc::val

One auxiliary vector.

Definition at line 46 of file xy01.hh.

◆ z

template<class Node >
concepts::Real3d cluster::XY01< Node >::XYFnc::z

Shift vector.

Definition at line 42 of file xy01.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