Bembel
 
Loading...
Searching...
No Matches
Bembel::BlockClusterTreeParameters< Scalar > Struct Template Reference
Collaboration diagram for Bembel::BlockClusterTreeParameters< Scalar >:

Detailed Description

template<typename Scalar>
struct Bembel::BlockClusterTreeParameters< Scalar >

Definition at line 24 of file BlockClusterTree.hpp.

Public Attributes

GaussSquare< Constants::maximum_quadrature_degree > GS_
 
Eigen::Matrix< double, 12, Eigen::Dynamic > ffield_qnodes_
 
double eta_
 
int ffield_deg_
 
int min_cluster_level_
 
int max_level_
 
int polynomial_degree_
 
int polynomial_degree_plus_one_squared_
 
const ElementTreeNodeet_root_
 

Constructor & Destructor Documentation

◆ BlockClusterTreeParameters()

template<typename Scalar >
Bembel::BlockClusterTreeParameters< Scalar >::BlockClusterTreeParameters ( )
inline

Definition at line 25 of file BlockClusterTree.hpp.

Member Data Documentation

◆ et_root_

template<typename Scalar >
const ElementTreeNode* Bembel::BlockClusterTreeParameters< Scalar >::et_root_

Definition at line 35 of file BlockClusterTree.hpp.

◆ eta_

template<typename Scalar >
double Bembel::BlockClusterTreeParameters< Scalar >::eta_

Definition at line 29 of file BlockClusterTree.hpp.

◆ ffield_deg_

template<typename Scalar >
int Bembel::BlockClusterTreeParameters< Scalar >::ffield_deg_

Definition at line 30 of file BlockClusterTree.hpp.

◆ ffield_qnodes_

template<typename Scalar >
Eigen::Matrix<double, 12, Eigen::Dynamic> Bembel::BlockClusterTreeParameters< Scalar >::ffield_qnodes_

Definition at line 28 of file BlockClusterTree.hpp.

◆ GS_

template<typename Scalar >
GaussSquare<Constants::maximum_quadrature_degree> Bembel::BlockClusterTreeParameters< Scalar >::GS_

Definition at line 27 of file BlockClusterTree.hpp.

◆ max_level_

template<typename Scalar >
int Bembel::BlockClusterTreeParameters< Scalar >::max_level_

Definition at line 32 of file BlockClusterTree.hpp.

◆ min_cluster_level_

template<typename Scalar >
int Bembel::BlockClusterTreeParameters< Scalar >::min_cluster_level_

Definition at line 31 of file BlockClusterTree.hpp.

◆ polynomial_degree_

template<typename Scalar >
int Bembel::BlockClusterTreeParameters< Scalar >::polynomial_degree_

Definition at line 33 of file BlockClusterTree.hpp.

◆ polynomial_degree_plus_one_squared_

template<typename Scalar >
int Bembel::BlockClusterTreeParameters< Scalar >::polynomial_degree_plus_one_squared_

Definition at line 34 of file BlockClusterTree.hpp.


The documentation for this struct was generated from the following file: