QUGaR 0.0.4
|
Definition of Cartesian grid class. More...
#include <qugar/bbox.hpp>
#include <qugar/point.hpp>
#include <qugar/tensor_index_tp.hpp>
#include <qugar/tolerance.hpp>
#include <qugar/types.hpp>
#include <array>
#include <cstddef>
#include <memory>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | qugar::CartGridTP< dim > |
Class representing a dim -dimensional Cartesian tensor-product grid. More... | |
class | qugar::SubCartGridTP< dim > |
Subgrid of a Cartesian grid TP. It is a subset of the cells of a given grid. More... | |
Namespaces | |
namespace | qugar |
QUGaR's main namespace. | |
Definition of Cartesian grid class.