|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
#include <struct.h>

Public Attributes | |
| int | id |
| int | ed |
| int | nid |
| int | gv |
| int | ndegrees |
| VEDegreeType * | edegrees |
| int vrinfodef::ed |
Definition at line 130 of file struct.h.
Referenced by CheckVolKWayPartitionParams(), ComputeKWayVolGains(), ComputeKWayVolume(), ComputeVolKWayBalanceBoundary(), ComputeVolKWayBoundary(), ComputeVolKWayPartitionParams(), Greedy_KWayVolBalance(), Greedy_KWayVolBalanceMConn(), KWayVolUpdate(), ProjectVolKWayPartition(), Random_KWayVolRefine(), and Random_KWayVolRefineMConn().
| VEDegreeType* vrinfodef::edegrees |
Definition at line 133 of file struct.h.
Referenced by CheckVolKWayPartitionParams(), ComputeKWayVolGains(), ComputeKWayVolume(), ComputeVolKWayPartitionParams(), ComputeVolSubDomainGraph(), Greedy_KWayVolBalance(), Greedy_KWayVolBalanceMConn(), KWayVolUpdate(), ProjectVolKWayPartition(), Random_KWayVolRefine(), and Random_KWayVolRefineMConn().
| int vrinfodef::gv |
Definition at line 131 of file struct.h.
Referenced by ComputeKWayVolGains(), ComputeKWayVolume(), ComputeVolKWayBoundary(), Greedy_KWayVolBalance(), Greedy_KWayVolBalanceMConn(), KWayVolUpdate(), Random_KWayVolRefine(), and Random_KWayVolRefineMConn().
| int vrinfodef::id |
Definition at line 130 of file struct.h.
Referenced by CheckVolKWayPartitionParams(), ComputeKWayVolGains(), ComputeKWayVolume(), ComputeVolKWayBoundary(), ComputeVolKWayPartitionParams(), Greedy_KWayVolBalance(), Greedy_KWayVolBalanceMConn(), KWayVolUpdate(), ProjectVolKWayPartition(), Random_KWayVolRefine(), and Random_KWayVolRefineMConn().
| int vrinfodef::ndegrees |
Definition at line 132 of file struct.h.
Referenced by CheckVolKWayPartitionParams(), ComputeKWayVolGains(), ComputeKWayVolume(), ComputeVolKWayPartitionParams(), ComputeVolSubDomainGraph(), Greedy_KWayVolBalance(), Greedy_KWayVolBalanceMConn(), KWayVolUpdate(), ProjectVolKWayPartition(), Random_KWayVolRefine(), and Random_KWayVolRefineMConn().
| int vrinfodef::nid |
Definition at line 130 of file struct.h.
Referenced by ComputeVolKWayPartitionParams(), KWayVolUpdate(), and ProjectVolKWayPartition().