World Builder  0.1.0-pre
A geodyanmic initial conditions generator
point.cc File Reference
Include dependency graph for point.cc:

Go to the source code of this file.

Namespaces

 WorldBuilder
 
 WorldBuilder::Types
 

Functions

template<int dim>
WorldBuilder::Point< dim > WorldBuilder::Types::operator* (const double scalar, const Point< dim > &point)
 
template WorldBuilder::Point< 2 > WorldBuilder::Types::operator* (const double scalar, const Point< 2 > &point)
 
template WorldBuilder::Point< 3 > WorldBuilder::Types::operator* (const double scalar, const Point< 3 > &point)