|
|
typedef dealii::LinearAlgebra::distributed::Vector< Number > | VectorType |
| |
|
typedef VorticityCalculator< dim, Number > | This |
| |
|
typedef CellIntegrator< dim, dim, Number > | CellIntegratorVector |
| |
|
typedef dealii::Tensor< 1, dim, dealii::VectorizedArray< Number > > | vector |
| |
|
|
void | initialize (dealii::MatrixFree< dim, Number > const &matrix_free_in, unsigned int const dof_index_vector_in, unsigned int const quad_index_in) |
| |
|
void | compute_projection_rhs (VectorType &dst_vector_valued, VectorType const &src_vector_valued) const |
| |
|
|
static unsigned int const | number_vorticity_components = (dim == 2) ? 1 : dim |
| |
The documentation for this class was generated from the following files: