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
check_scalar_on_nodes_process.aux_object_cpp_callback Class Reference
Collaboration diagram for check_scalar_on_nodes_process.aux_object_cpp_callback:

Public Member Functions

def __init__ (self, compiled_function)
 
def f (self, x, y, z, t)
 

Public Attributes

 compiled_function
 

Constructor & Destructor Documentation

◆ __init__()

def check_scalar_on_nodes_process.aux_object_cpp_callback.__init__ (   self,
  compiled_function 
)

Member Function Documentation

◆ f()

def check_scalar_on_nodes_process.aux_object_cpp_callback.f (   self,
  x,
  y,
  z,
  t 
)

Member Data Documentation

◆ compiled_function

check_scalar_on_nodes_process.aux_object_cpp_callback.compiled_function

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