#include <DealiiFEEvaluationWrapper.h>
◆ DealiiFEEvaluationWrapper()
template<unsigned int numberOfComponents>
dftefe::basis::DealiiFEEvaluationWrapper< numberOfComponents >::DealiiFEEvaluationWrapper |
( |
unsigned int |
fe_degree, |
|
|
unsigned int |
num_1d_quad, |
|
|
const dealii::MatrixFree< 3, double > & |
matrixFreeData, |
|
|
const unsigned int |
matrixFreeVectorComponent, |
|
|
const unsigned int |
matrixFreeQuadratureComponent |
|
) |
| |
constructor call for DealiiFEEvaluationWrapper
- Parameters
-
[in] | fe_degree | interpolating polynomial degree |
[in] | num_1d_quad | number of quad points in 1 direction |
[in] | matrixFreeData | MatrixFree object. |
[in] | matrixFreeVectorComponent | used for getting data from the MatrixFree object. |
[in] | matrixFreeQuadratureComponent | quadrature ID that index the quadrature location in the MatrixFree object. |
◆ ~DealiiFEEvaluationWrapper()
template<unsigned int numberOfComponents>
◆ getFEEvaluationWrapperBase()
template<unsigned int numberOfComponents>
◆ d_feDegree
template<unsigned int numberOfComponents>
◆ d_feEvaluationBase
template<unsigned int numberOfComponents>
◆ d_matrix_free_data
template<unsigned int numberOfComponents>
◆ d_matrixFreeQuadratureComponent
template<unsigned int numberOfComponents>
◆ d_matrixFreeVectorComponent
template<unsigned int numberOfComponents>
◆ d_num1dQuad
template<unsigned int numberOfComponents>
The documentation for this class was generated from the following files: