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

Public Member Functions

def __init__ (self, Model, settings)
 
def ExecuteFinalizeSolutionStep (self)
 

Public Attributes

 main_model_part
 
 elemental_variables_list_to_project
 

Constructor & Destructor Documentation

◆ __init__()

def compute_nodal_value_process.ComputeNodalValueProcess.__init__ (   self,
  Model,
  settings 
)

Member Function Documentation

◆ ExecuteFinalizeSolutionStep()

def compute_nodal_value_process.ComputeNodalValueProcess.ExecuteFinalizeSolutionStep (   self)

Member Data Documentation

◆ elemental_variables_list_to_project

compute_nodal_value_process.ComputeNodalValueProcess.elemental_variables_list_to_project

◆ main_model_part

compute_nodal_value_process.ComputeNodalValueProcess.main_model_part

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