Block-Structured AMR Software Framework
amrex::FFT::RotateBwd Struct Reference

#include <AMReX_FFT_Helper.H>

Public Member Functions

constexpr Dim3 operator() (Dim3 i) const noexcept
 
constexpr IndexType operator() (IndexType it) const noexcept
 

Static Public Member Functions

static constexpr Dim3 Inverse (Dim3 i)
 
static constexpr IndexType Inverse (IndexType it)
 

Member Function Documentation

◆ Inverse() [1/2]

static constexpr Dim3 amrex::FFT::RotateBwd::Inverse ( Dim3  i)
inlinestaticconstexpr

◆ Inverse() [2/2]

static constexpr IndexType amrex::FFT::RotateBwd::Inverse ( IndexType  it)
inlinestaticconstexpr

◆ operator()() [1/2]

constexpr Dim3 amrex::FFT::RotateBwd::operator() ( Dim3  i) const
inlineconstexprnoexcept

◆ operator()() [2/2]

constexpr IndexType amrex::FFT::RotateBwd::operator() ( IndexType  it) const
inlineconstexprnoexcept

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