|
|
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_in, unsigned int const quad_index_in) |
| |
|
void | compute_vorticity (VectorType &dst, VectorType const &src) const |
| |
|
|
static unsigned int const | number_vorticity_components = (dim == 2) ? 1 : dim |
| |
The documentation for this class was generated from the following files: