#include "SAMRAI_config.h"
#include "HierarchyDataOpsReal.h"
#include "FACOperatorStrategy.h"
#include "SAMRAIVectorReal.h"
#include "tbox/Array.h"
#include "tbox/DescribedClass.h"
#include "tbox/Pointer.h"
#include "FACPreconditioner.I"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::solv |
Classes | |
class | SAMRAI::solv::FACPreconditioner< DIM > |
Implements the FAC iterative solution procedure for a linear system of equations, Au=f, defined on some subset of levels in an AMR patch hierarchy. More... |