Public Member Functions | |
def | initialize (self) |
def | setup (self) |
def | mphys_add_coordinate_input (self) |
def | mphys_get_triangulated_surface (self) |
Public Attributes | |
discipline | |
Definition at line 1004 of file mphys_dafoam.py.
def initialize | ( | self | ) |
Definition at line 1005 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def setup | ( | self | ) |
Definition at line 1008 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def mphys_add_coordinate_input | ( | self | ) |
Definition at line 1021 of file mphys_dafoam.py.
def mphys_get_triangulated_surface | ( | self | ) |
Definition at line 1025 of file mphys_dafoam.py.
discipline |
Definition at line 1011 of file mphys_dafoam.py.
Referenced by DAFoamMesh.compute(), DAFoamFunctions.compute(), DAFoamWarper.compute(), DAFoamThermal.compute(), DAFoamFaceCoords.compute(), DAFoamForces.compute(), DAFoamAcoustics.compute(), DAFoamMesh.compute_jacvec_product(), DAFoamFunctions.compute_jacvec_product(), DAFoamWarper.compute_jacvec_product(), DAFoamThermal.compute_jacvec_product(), DAFoamFaceCoords.compute_jacvec_product(), DAFoamForces.compute_jacvec_product(), DAFoamAcoustics.compute_jacvec_product(), and DAFoamMesh.mphys_add_coordinate_input().