VPTissue Reference Manual
SimPT_Sim::NodeMover::MoveInfo Struct Reference

Information related to (potential) move of a node in the mesh. More...

#include <NodeMover.h>

Collaboration diagram for SimPT_Sim::NodeMover::MoveInfo:
Collaboration graph

Public Member Functions

 MoveInfo (Node *no=nullptr, bool da=false, bool ma=false, double sd=0.0, std::array< double, 3 > d={{0.0, 0.0, 0.0}})
 

Public Attributes

double dh
 
bool dh_accept
 
std::array< double, 3 > displacement
 
bool mc_accept
 
Nodenode
 

Detailed Description

Information related to (potential) move of a node in the mesh.

Definition at line 75 of file NodeMover.h.


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