Block-Structured AMR Software Framework
AMReX_FillPatchUtil_F.H File Reference
#include <AMReX_Config.H>
#include <AMReX_BLFort.H>

Go to the source code of this file.

Functions

void amrex_interp_div_free_bfield (const int *lo, const int *hi, amrex_real *bx, const int *bxlo, const int *bxhi, const amrex_real *cx, const int *cxlo, const int *cxhi, const amrex_real *dx, const int *rr, const int *use_limiter)
 
void amrex_interp_efield (const int *lo, const int *hi, amrex_real *bx, const int *bxlo, const int *bxhi, const amrex_real *cx, const int *cxlo, const int *cxhi, const int *rr, const int *use_limiter)
 

Function Documentation

◆ amrex_interp_div_free_bfield()

void amrex_interp_div_free_bfield ( const int *  lo,
const int *  hi,
amrex_real bx,
const int *  bxlo,
const int *  bxhi,
const amrex_real cx,
const int *  cxlo,
const int *  cxhi,
const amrex_real dx,
const int *  rr,
const int *  use_limiter 
)

◆ amrex_interp_efield()

void amrex_interp_efield ( const int *  lo,
const int *  hi,
amrex_real bx,
const int *  bxlo,
const int *  bxhi,
const amrex_real cx,
const int *  cxlo,
const int *  cxhi,
const int *  rr,
const int *  use_limiter 
)