Block-Structured AMR Software Framework
AMReX_FilND_C.H
Go to the documentation of this file.
1
#ifndef AMREX_FILL_ND_H_
2
#define AMREX_FILL_ND_H_
3
#include <AMReX_Config.H>
4
5
#include <
AMReX_FArrayBox.H
>
6
#include <
AMReX_BCRec.H
>
7
8
namespace
amrex
{
9
void
fab_filnd
(
Box
const
& bx, Array4<Real>
const
& q,
int
ncomp,
10
Box
const
& domain, Real
const
* dx, Real
const
* xlo,
11
BCRec
const
* bc);
12
}
13
14
#endif
AMReX_BCRec.H
AMReX_FArrayBox.H
amrex
Definition:
AMReX_Amr.cpp:49
amrex::Box
BoxND< AMREX_SPACEDIM > Box
Definition:
AMReX_BaseFwd.H:27
amrex::fab_filnd
void fab_filnd(Box const &bx, Array4< Real > const &qn, int ncomp, Box const &domain, Real const *, Real const *, BCRec const *bcn)
Definition:
AMReX_FilND_C.cpp:5
Src
Base
AMReX_FilND_C.H
Generated by
1.9.1