ViennaGrid for Python
 All Classes Files Functions Variables
PointCartesian2D Member List

This is the complete list of members for PointCartesian2D, including all inherited members.

get_coord(unsigned int index)PointCartesian2D
get_coord_list()PointCartesian2D
get_coord_system()PointCartesian2D
get_dimension()PointCartesian2D
get_id()PointCartesian2D
get_point()PointCartesian2D
inner_prod(PointCartesian2D &other)PointCartesian2D
norm_1()PointCartesian2D
norm_2()PointCartesian2D
norm_inf()PointCartesian2D
operator*(const double factor)PointCartesian2D
operator+(const PointCartesian2D &other)PointCartesian2D
operator-(const PointCartesian2D &other)PointCartesian2D
operator-()PointCartesian2D
operator/(const double factor)PointCartesian2D
operator=(const PointCartesian2D &other)PointCartesian2D
PointCartesian2D()PointCartesian2D
PointCartesian2D(double x, double y)PointCartesian2D
PointCartesian2D(PointCartesian2D_t *initial_point, unsigned int initial_id=0)PointCartesian2D
PointCartesian2D(PointCartesian2D_t &initial_point, unsigned int initial_id=-1)PointCartesian2D
set_coord(unsigned int index, double new_value)PointCartesian2D
set_id(unsigned int new_id)PointCartesian2D
to_polar()PointCartesian2D