![]() |
waves
Basic FE playground
|
#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) |
NodePair::NodePair | ( | Node * | _n, |
Node * | _d, | ||
double | tol = 1e-12 |
||
) |
Node* heat::NodePair::d |
Node* heat::NodePair::n |