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

#include <variables.hpp>

Collaboration diagram for dtl::eleminfo:

Public Member Functions

bool operator== (const eleminfo &other) const
 

Public Attributes

long long beforeIdx
 
long long afterIdx
 
edit_t type
 

Detailed Description

info for Unified Format

Definition at line 86 of file variables.hpp.

Member Function Documentation

◆ operator==()

bool dtl::eleminfo::operator== ( const eleminfo other) const
inline

Definition at line 90 of file variables.hpp.

References afterIdx, beforeIdx, and type.

Member Data Documentation

◆ afterIdx

long long dtl::eleminfo::afterIdx

◆ beforeIdx

long long dtl::eleminfo::beforeIdx

◆ type


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