Public Member Functions | |
def | initialize (self) |
def | setup (self) |
Public Attributes | |
DASolver | |
warp_in_solver | |
thermal_coupling | |
discipline | |
Pre-coupling group that configures any components that happen before the solver and post-processor.
Definition at line 183 of file mphys_dafoam.py.
def initialize | ( | self | ) |
Definition at line 188 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def setup | ( | self | ) |
Definition at line 193 of file mphys_dafoam.py.
DASolver |
Definition at line 194 of file mphys_dafoam.py.
Referenced by DAFoamSolver.apply_linear(), DAFoamFunctions.compute(), DAFoamWarper.compute(), DAFoamThermal.compute(), DAFoamFaceCoords.compute(), DAFoamForces.compute(), DAFoamSolverUnsteady.compute(), DAFoamFunctions.compute_jacvec_product(), DAFoamWarper.compute_jacvec_product(), DAFoamThermal.compute_jacvec_product(), DAFoamForces.compute_jacvec_product(), DAFoamSolverUnsteady.compute_jacvec_product(), DAFoamSolver.linearize(), DAFoamMesh.mphys_get_surface_size(), DAFoamMesh.mphys_get_triangulated_surface(), DAFoamSolver.solve_linear(), and DAFoamSolver.solve_nonlinear().
warp_in_solver |
Definition at line 195 of file mphys_dafoam.py.
thermal_coupling |
Definition at line 196 of file mphys_dafoam.py.
discipline |
Definition at line 197 of file mphys_dafoam.py.
Referenced by DAFoamMesh.compute(), DAFoamWarper.compute(), DAFoamMesh.compute_jacvec_product(), DAFoamWarper.compute_jacvec_product(), and DAFoamMesh.mphys_add_coordinate_input().