Functions | Variables
createAdjoint.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

DAOption daOption (mesh, pyOptions_)
 
DAModel daModel (mesh, daOption)
 
DAIndex daIndex (mesh, daOption, daModel)
 

Variables

fvMesh & mesh = meshPtr_()
 
DAUtility daUtil
 

Function Documentation

◆ daOption()

DAOption daOption ( mesh  ,
pyOptions_   
)

◆ daModel()

DAModel daModel ( mesh  ,
daOption   
)

◆ daIndex()

DAIndex daIndex ( mesh  ,
daOption  ,
daModel   
)

Variable Documentation

◆ mesh

fvMesh& mesh = meshPtr_()

Definition at line 3 of file createAdjoint.H.

◆ daUtil

DAUtility daUtil

Definition at line 5 of file createAdjoint.H.