Public Member Functions | |
def | initialize (self) |
def | setup (self) |
Public Attributes | |
DASolver | |
Post-coupling group that configures any components that happen in the post-processor.
Definition at line 217 of file mphys_dafoam.py.
def initialize | ( | self | ) |
Definition at line 222 of file mphys_dafoam.py.
References DAFoamBuilder.options, PYDAFOAM.options, and TensorFlowHelper.options.
def setup | ( | self | ) |
Definition at line 225 of file mphys_dafoam.py.
DASolver |
Definition at line 226 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().