KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
potential_flow_adjoint_solver.PotentialFlowAdjointSolver Class Reference
Inheritance diagram for potential_flow_adjoint_solver.PotentialFlowAdjointSolver:
Collaboration diagram for potential_flow_adjoint_solver.PotentialFlowAdjointSolver:

Public Member Functions

def __init__ (self, model, custom_settings)
 
def AddVariables (self)
 
def AddDofs (self)
 
def Initialize (self)
 
def InitializeSolutionStep (self)
 
def FinalizeSolutionStep (self)
 

Public Attributes

 response_function_settings
 
 sensitivity_settings
 
 formulation
 
 element_name
 
 condition_name
 

Constructor & Destructor Documentation

◆ __init__()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.__init__ (   self,
  model,
  custom_settings 
)

Member Function Documentation

◆ AddDofs()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.AddDofs (   self)

◆ AddVariables()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.AddVariables (   self)

◆ FinalizeSolutionStep()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.FinalizeSolutionStep (   self)

◆ Initialize()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.Initialize (   self)

◆ InitializeSolutionStep()

def potential_flow_adjoint_solver.PotentialFlowAdjointSolver.InitializeSolutionStep (   self)

Member Data Documentation

◆ condition_name

potential_flow_adjoint_solver.PotentialFlowAdjointSolver.condition_name

◆ element_name

potential_flow_adjoint_solver.PotentialFlowAdjointSolver.element_name

◆ formulation

potential_flow_adjoint_solver.PotentialFlowAdjointSolver.formulation

◆ response_function_settings

potential_flow_adjoint_solver.PotentialFlowAdjointSolver.response_function_settings

◆ sensitivity_settings

potential_flow_adjoint_solver.PotentialFlowAdjointSolver.sensitivity_settings

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