#include <iostream>
#include <math.h>
#include <assert.h>
#include <stdlib.h>
#include <REAL.H>
#include <IntVect.H>
#include <Box.H>
#include <DisjointBoxLayout.H>
#include <LevelData.H>
#include <FArrayBox.H>
#include <ProblemDomain.H>
#include "BaseBottomSmoother.H"
Include dependency graph for NoOpSmoother.H:
Go to the source code of this file.
Compounds | |
class | NoOpSmoother |
does nothing as a bottom smoother. More... |