QUGaR 0.0.4
Loading...
Searching...
No Matches
cart_grid_tp.hpp File Reference

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>
Include dependency graph for cart_grid_tp.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of Cartesian grid class.

Author
Pablo Antolin (pablo.nosp@m..ant.nosp@m.olin@.nosp@m.epfl.nosp@m..ch)
Date
2025-01-21