Classes | Namespaces | Typedefs
regular_grid.hpp File Reference

Concepts and abstract implementations of regular grids. More...

#include <cmath>
#include <ciabatta/ciabatta.hpp>
#include <range/v3/view/transform.hpp>
#include <Eigen/Core>
#include <beluga/eigen_compatibility.hpp>
Include dependency graph for regular_grid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  beluga::BaseRegularGrid< Derived, NDim >
 Regularly spaced N dimensional grid base type. More...
 

Namespaces

 beluga
 The main Beluga namespace.
 

Typedefs

template<typename Derived >
using beluga::BaseRegularGrid2 = BaseRegularGrid< Derived, 2 >
 Convenience alias for a 2D base regular grid. More...
 
template<typename Derived >
using beluga::BaseRegularGrid3 = BaseRegularGrid< Derived, 3 >
 Convenience alias for a 3D base regular grid. More...
 

Detailed Description

Concepts and abstract implementations of regular grids.

Definition in file regular_grid.hpp.



beluga
Author(s):
autogenerated on Tue Jul 16 2024 02:59:53