Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_EB2_IF_Rotation.H File Reference
#include <AMReX_Config.H>
#include <AMReX_EB2_IF_Base.H>
#include <AMReX_Array.H>
#include <type_traits>
#include <cmath>

Go to the source code of this file.

Classes

class  amrex::EB2::RotationIF< F >
 
struct  amrex::EB2::IsGPUable< RotationIF< F >, std::enable_if_t< IsGPUable< F >::value > >
 

Namespaces

namespace  amrex
 
namespace  amrex::EB2
 

Functions

template<class F >
constexpr RotationIF< std::decay_t< F > > amrex::EB2::rotate (F &&f, const Real angle, const int dir)