Marine systems simulation
Loading...
Searching...
No Matches
marenv::wave::AiryWavesSimd::WaveDynamicSIMD Struct Reference

#include <AiryWavesSimd.h>

+ Inheritance diagram for marenv::wave::AiryWavesSimd::WaveDynamicSIMD:

Public Attributes

std::vector< xsimd::batch< double > > angle
 Phase angle term (omega*t - k*x*cosT - k*y*sinT + eps).
 
std::vector< xsimd::batch< double > > sin_angle
 Sine of phase angle.
 
std::vector< xsimd::batch< double > > cos_angle
 Cosine of phase angle.
 

Detailed Description

Dynamic SIMD data for wave components, without depth-dependent terms.

See also WaveDynamicSIMDExpAmp.


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