ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Public Attributes | List of all members
workspacedef Struct Reference

#include <struct.h>

Collaboration diagram for workspacedef:
Collaboration graph
[legend]

Public Attributes

idxtypecore
 
int maxcore
 
int ccore
 
EDegreeTypeedegrees
 
VEDegreeTypevedegrees
 
int cdegree
 
idxtypeauxcore
 
idxtypepmat
 

Detailed Description

Definition at line 95 of file struct.h.

Member Data Documentation

◆ auxcore

idxtype* workspacedef::auxcore

◆ ccore

int workspacedef::ccore

◆ cdegree

int workspacedef::cdegree

◆ core

idxtype* workspacedef::core

Definition at line 96 of file struct.h.

Referenced by AllocateWorkSpace(), FreeWorkSpace(), fwspacemalloc(), and idxwspacemalloc().

◆ edegrees

EDegreeType* workspacedef::edegrees

◆ maxcore

int workspacedef::maxcore

Definition at line 97 of file struct.h.

Referenced by AllocateWorkSpace(), fwspacemalloc(), idxwspacemalloc(), and WspaceAvail().

◆ pmat

idxtype* workspacedef::pmat

◆ vedegrees

VEDegreeType* workspacedef::vedegrees

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