#include "SAMRAI_config.h"#include "tbox/Complex.h"#include <string>#include "Variable.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::pdat |
Classes | |
| class | SAMRAI::pdat::OutersideVariable< DIM, TYPE > |
| Class OutersideVariable<DIM> is a templated variable class used to define side-centered data quantities only on patch boundaries. It is a subclass of hier::Variable and is templated on the type of the underlying data (e.g., double, int, bool, etc.). More... | |
1.5.1