Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_MLCellABecLap.H File Reference
#include <AMReX_Config.H>
#include <AMReX_MLCellLinOp.H>
#include <AMReX_MLCellABecLap_K.H>

Go to the source code of this file.

Classes

class  amrex::MLCellABecLapT< MF >
 Cell-centered operator that exposes ABec Laplacian helpers to derived classes. More...
 

Namespaces

namespace  amrex
 

Typedefs

using amrex::MLCellABecLap = MLCellABecLapT< MultiFab >
 

Detailed Description

Base class for cell-centered ABec Laplacian operators; manages overset masks, flux extraction, and Robin adjustments shared by concrete solvers.