Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shammodels::sph::BCConfig< Tvec >::ShearingPeriodic Struct Reference

Shearing periodic boundary condition. More...

#include <shammodels/sph/include/shammodels/sph/config/BCConfig.hpp>

Public Attributes

i32_3 shear_base
 The base of the scalar product to define the number of shearing periodicity to be applied.
 
i32_3 shear_dir
 The direction of the shear.
 
Tscal shear_speed
 The speed of the shear.
 

Detailed Description

template<class Tvec>
struct shammodels::sph::BCConfig< Tvec >::ShearingPeriodic

Shearing periodic boundary condition.

Todo:
use a bib entry instead
See also
https://ui.adsabs.harvard.edu/abs/2010ApJS..189..142S/abstract

Definition at line 73 of file BCConfig.hpp.

Member Data Documentation

◆ shear_base

template<class Tvec >
i32_3 shammodels::sph::BCConfig< Tvec >::ShearingPeriodic::shear_base

The base of the scalar product to define the number of shearing periodicity to be applied.

Definition at line 78 of file BCConfig.hpp.

◆ shear_dir

template<class Tvec >
i32_3 shammodels::sph::BCConfig< Tvec >::ShearingPeriodic::shear_dir

The direction of the shear.

Definition at line 83 of file BCConfig.hpp.

◆ shear_speed

template<class Tvec >
Tscal shammodels::sph::BCConfig< Tvec >::ShearingPeriodic::shear_speed

The speed of the shear.

Definition at line 88 of file BCConfig.hpp.


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