Block-Structured AMR Software Framework
amrex::EB2::RotationIF< F > Class Template Reference

#include <AMReX_EB2_IF_Rotation.H>

Public Member Functions

 RotationIF (F a_f, Real angle, int dir)
 

Protected Attributes

m_f
 
Real m_cos_angle
 
Real m_sin_angle
 
int m_dir
 

Constructor & Destructor Documentation

◆ RotationIF()

template<class F >
amrex::EB2::RotationIF< F >::RotationIF ( a_f,
Real  angle,
int  dir 
)
inline

Member Data Documentation

◆ m_cos_angle

template<class F >
Real amrex::EB2::RotationIF< F >::m_cos_angle
protected

◆ m_dir

template<class F >
int amrex::EB2::RotationIF< F >::m_dir
protected

◆ m_f

template<class F >
F amrex::EB2::RotationIF< F >::m_f
protected

◆ m_sin_angle

template<class F >
Real amrex::EB2::RotationIF< F >::m_sin_angle
protected

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