Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
AMReX_MLNodeLinOp_K.H File Reference
#include <AMReX_Config.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_MLNodeLinOp_3D_K.H>

Go to the source code of this file.

Namespaces

namespace  amrex
 

Functions

template<typename T >
void amrex::mlndlap_fillbc_cc (Box const &vbx, Array4< T > const &sigma, Box const &domain, GpuArray< LinOpBCType, 3 > bclo, GpuArray< LinOpBCType, 3 > bchi) noexcept
 
template<typename T >
void amrex::mlndlap_applybc (Box const &vbx, Array4< T > const &phi, Box const &domain, GpuArray< LinOpBCType, 3 > bclo, GpuArray< LinOpBCType, 3 > bchi) noexcept