Public Member Functions | Public Attributes | List of all members
DAFoamFaceCoords Class Reference
Inheritance diagram for DAFoamFaceCoords:
Inheritance graph
[legend]
Collaboration diagram for DAFoamFaceCoords:
Collaboration graph
[legend]

Public Member Functions

def initialize (self)
 
def setup (self)
 
def compute (self, inputs, outputs)
 
def compute_jacvec_product (self, inputs, d_inputs, d_outputs, mode)
 

Public Attributes

 DASolver
 
 discipline
 
 volCoordName
 
 surfCoordName
 
 nSurfCoords
 

Detailed Description

Calculate coupling surface coordinates based on volume coordinates

Definition at line 939 of file mphys_dafoam.py.

Member Function Documentation

◆ initialize()

def initialize (   self)

◆ setup()

def setup (   self)

Definition at line 948 of file mphys_dafoam.py.

◆ compute()

def compute (   self,
  inputs,
  outputs 
)

◆ compute_jacvec_product()

def compute_jacvec_product (   self,
  inputs,
  d_inputs,
  d_outputs,
  mode 
)

Definition at line 983 of file mphys_dafoam.py.

Member Data Documentation

◆ DASolver

DASolver

◆ discipline

discipline

Definition at line 951 of file mphys_dafoam.py.

◆ volCoordName

volCoordName

◆ surfCoordName

surfCoordName

Definition at line 953 of file mphys_dafoam.py.

Referenced by DAFoamFaceCoords.compute().

◆ nSurfCoords

nSurfCoords

Definition at line 960 of file mphys_dafoam.py.

Referenced by DAFoamFaceCoords.compute().


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