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_solver.PotentialFlowFormulation Class Reference
Inheritance diagram for potential_flow_solver.PotentialFlowFormulation:
Collaboration diagram for potential_flow_solver.PotentialFlowFormulation:

Public Member Functions

def __init__ (self, formulation_settings)
 
def SetProcessInfo (self, model_part)
 

Public Attributes

 element_name
 
 condition_name
 
 process_info_data
 

Constructor & Destructor Documentation

◆ __init__()

def potential_flow_solver.PotentialFlowFormulation.__init__ (   self,
  formulation_settings 
)

Member Function Documentation

◆ SetProcessInfo()

def potential_flow_solver.PotentialFlowFormulation.SetProcessInfo (   self,
  model_part 
)

Member Data Documentation

◆ condition_name

potential_flow_solver.PotentialFlowFormulation.condition_name

◆ element_name

potential_flow_solver.PotentialFlowFormulation.element_name

◆ process_info_data

potential_flow_solver.PotentialFlowFormulation.process_info_data

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