![]() |
PRISMS-PF Manual
|
Periodicity face pair. More...
#include <spatial_discretization.h>
Public Attributes | |
| unsigned int | boundary_id_1 = -1 |
| unsigned int | boundary_id_2 = -1 |
| unsigned int | direction = -1 |
| dealii::Tensor< 1, dim > | translation_vector |
| dealii::FullMatrix< double > | rotation_matrix |
Periodicity face pair.
For example, (0,1,0) would link the 0th and 1st boundaries with periodicity in the x-direction.
| unsigned int PeriodicPair< dim >::boundary_id_1 = -1 |
| unsigned int PeriodicPair< dim >::boundary_id_2 = -1 |
| unsigned int PeriodicPair< dim >::direction = -1 |
| dealii::FullMatrix<double> PeriodicPair< dim >::rotation_matrix |
| dealii::Tensor<1, dim> PeriodicPair< dim >::translation_vector |