NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
dtl::Point Struct Reference

#include <variables.hpp>

Collaboration diagram for dtl::Point:

Public Attributes

long long x
 
long long y
 
long long k
 

Detailed Description

cordinate for registering route

Definition at line 101 of file variables.hpp.

Member Data Documentation

◆ k

long long dtl::Point::k

Definition at line 104 of file variables.hpp.

Referenced by dtl::Diff< elem, sequence, comparator >::snake().

◆ x

long long dtl::Point::x

◆ y

long long dtl::Point::y

The documentation for this struct was generated from the following file: