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

Go to the source code of this file.

Functions

void amrex_fab_filcc (amrex_real *q, const int *qlo, const int *qhi, const int *nq, const int *domlo, const int *domhi, const amrex_real *dx, const amrex_real *xlo, const int *bclo)
 
void amrex_hoextraptocc (amrex_real *q, const int *qlo, const int *qhi, const int *domlo, const int *domhi, const amrex_real *dx, const amrex_real *xlo)
 

Function Documentation

◆ amrex_fab_filcc()

void amrex_fab_filcc ( amrex_real q,
const int *  qlo,
const int *  qhi,
const int *  nq,
const int *  domlo,
const int *  domhi,
const amrex_real dx,
const amrex_real xlo,
const int *  bclo 
)

◆ amrex_hoextraptocc()

void amrex_hoextraptocc ( amrex_real q,
const int *  qlo,
const int *  qhi,
const int *  domlo,
const int *  domhi,
const amrex_real dx,
const amrex_real xlo 
)