|
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 | ndegrees |
| EDegreeType * | edegrees |
| int rinfodef::ed |
Definition at line 117 of file struct.h.
Referenced by ComputeKWayBalanceBoundary(), ComputeKWayBoundary(), ComputeKWayPartitionParams(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayBalanceBoundary(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().
| EDegreeType* rinfodef::edegrees |
Definition at line 119 of file struct.h.
Referenced by CheckRInfo(), ComputeKWayPartitionParams(), ComputeSubDomainGraph(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().
| int rinfodef::id |
Definition at line 117 of file struct.h.
Referenced by ComputeKWayBoundary(), ComputeKWayPartitionParams(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().
| int rinfodef::ndegrees |
Definition at line 118 of file struct.h.
Referenced by CheckRInfo(), ComputeKWayPartitionParams(), ComputeSubDomainGraph(), Greedy_KWayEdgeBalance(), Greedy_KWayEdgeBalanceMConn(), Greedy_KWayEdgeRefine(), MCGreedy_KWayEdgeBalanceHorizontal(), MCRandom_KWayEdgeRefineHorizontal(), MocComputeKWayPartitionParams(), MocProjectKWayPartition(), MoveGroup(), MoveGroupMConn(), ProjectKWayPartition(), Random_KWayEdgeRefine(), and Random_KWayEdgeRefineMConn().