1#ifndef __FIBER_GRID_EUCLIDEANMETRIC_HPP
2#define __FIBER_GRID_EUCLIDEANMETRIC_HPP
4#include <eagle/PhysicalSpace.hpp>
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
double norm2(const PhysicalSpace::bivector &v)
double norm(const PhysicalSpace::bivector &v)
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
A namespace-like class implementing operations that are required from a metric field that implements ...
Definition EuclideanMetric.hpp:21