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
adjoint_monolithic_solver.AdjointMonolithicSolver Class Reference
Inheritance diagram for adjoint_monolithic_solver.AdjointMonolithicSolver:
Collaboration diagram for adjoint_monolithic_solver.AdjointMonolithicSolver:

Public Member Functions

def GetDefaultParameters (cls)
 
def __init__ (self, model, custom_settings)
 
def AddVariables (self)
 
def Initialize (self)
 

Public Attributes

 element_has_nodal_properties
 
 formulation
 
 element_name
 
 condition_name
 

Constructor & Destructor Documentation

◆ __init__()

def adjoint_monolithic_solver.AdjointMonolithicSolver.__init__ (   self,
  model,
  custom_settings 
)

Member Function Documentation

◆ AddVariables()

def adjoint_monolithic_solver.AdjointMonolithicSolver.AddVariables (   self)

◆ GetDefaultParameters()

def adjoint_monolithic_solver.AdjointMonolithicSolver.GetDefaultParameters (   cls)

◆ Initialize()

def adjoint_monolithic_solver.AdjointMonolithicSolver.Initialize (   self)

Member Data Documentation

◆ condition_name

adjoint_monolithic_solver.AdjointMonolithicSolver.condition_name

◆ element_has_nodal_properties

adjoint_monolithic_solver.AdjointMonolithicSolver.element_has_nodal_properties

◆ element_name

adjoint_monolithic_solver.AdjointMonolithicSolver.element_name

◆ formulation

adjoint_monolithic_solver.AdjointMonolithicSolver.formulation

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