#include <iostream>
#include <math.h>
#include "SPACE.H"
#include <stdlib.h>
#include "REAL.H"
#include "IntVect.H"
#include "Box.H"
#include "DisjointBoxLayout.H"
#include "LevelData.H"
#include "NodeFArrayBox.H"
#include "ProblemDomain.H"
#include "NodeBaseBottomSmoother.H"
#include "UsingNamespace.H"
Go to the source code of this file.
Classes | |
class | NodeNoOpSmoother |
Implements NoOp as a bottom smoother for LevelOp-derived classes. More... |