Hipace
Public Member Functions | Public Attributes | List of all members
interpolated_field_xy< interp_order_xy, MfabType > Struct Template Reference

interpolate field in x, y with interp_order_xy order transversely, x and y must be inside field box More...

Public Member Functions

auto array (amrex::MFIter &mfi) const
 

Public Attributes

MfabType mfab
 
amrex::Geometry geom
 

Detailed Description

template<int interp_order_xy, class MfabType>
struct interpolated_field_xy< interp_order_xy, MfabType >

interpolate field in x, y with interp_order_xy order transversely, x and y must be inside field box

Member Function Documentation

◆ array()

template<int interp_order_xy, class MfabType >
auto interpolated_field_xy< interp_order_xy, MfabType >::array ( amrex::MFIter mfi) const
inline

Member Data Documentation

◆ geom

template<int interp_order_xy, class MfabType >
amrex::Geometry interpolated_field_xy< interp_order_xy, MfabType >::geom

◆ mfab

template<int interp_order_xy, class MfabType >
MfabType interpolated_field_xy< interp_order_xy, MfabType >::mfab

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