waves
Basic FE playground
heat::NodePair Class Reference

#include <wPeriodic.h>

Public Member Functions

 NodePair (Node *_n, Node *_d, double tol=1e-12)
 

Public Attributes

Node * n
 
Node * d
 

Friends

HEAT_API std::ostream & operator<< (std::ostream &out, NodePair const &obj)
 

Constructor & Destructor Documentation

◆ NodePair()

NodePair::NodePair ( Node *  _n,
Node *  _d,
double  tol = 1e-12 
)

Friends And Related Function Documentation

◆ operator<<

HEAT_API std::ostream& operator<< ( std::ostream &  out,
NodePair const &  obj 
)
friend

Member Data Documentation

◆ d

Node* heat::NodePair::d

◆ n

Node* heat::NodePair::n

The documentation for this class was generated from the following files: