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
taylor_green_cell.taylor_green_vector_field Class Reference
Collaboration diagram for taylor_green_cell.taylor_green_vector_field:

Public Member Functions

def __init__ (self)
 
def Calculate (self, x, y, z)
 

Public Attributes

 U0
 
 k
 
 f
 
 fx
 
 fy
 
 fz
 
 fxy
 
 fxz
 
 fyz
 
 fxx
 
 fyy
 
 fzz
 
 fyx
 
 fzy
 
 fzx
 

Constructor & Destructor Documentation

◆ __init__()

def taylor_green_cell.taylor_green_vector_field.__init__ (   self)

Member Function Documentation

◆ Calculate()

def taylor_green_cell.taylor_green_vector_field.Calculate (   self,
  x,
  y,
  z 
)

Member Data Documentation

◆ f

taylor_green_cell.taylor_green_vector_field.f

◆ fx

taylor_green_cell.taylor_green_vector_field.fx

◆ fxx

taylor_green_cell.taylor_green_vector_field.fxx

◆ fxy

taylor_green_cell.taylor_green_vector_field.fxy

◆ fxz

taylor_green_cell.taylor_green_vector_field.fxz

◆ fy

taylor_green_cell.taylor_green_vector_field.fy

◆ fyx

taylor_green_cell.taylor_green_vector_field.fyx

◆ fyy

taylor_green_cell.taylor_green_vector_field.fyy

◆ fyz

taylor_green_cell.taylor_green_vector_field.fyz

◆ fz

taylor_green_cell.taylor_green_vector_field.fz

◆ fzx

taylor_green_cell.taylor_green_vector_field.fzx

◆ fzy

taylor_green_cell.taylor_green_vector_field.fzy

◆ fzz

taylor_green_cell.taylor_green_vector_field.fzz

◆ k

taylor_green_cell.taylor_green_vector_field.k

◆ U0

taylor_green_cell.taylor_green_vector_field.U0

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