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.
Functions
symbolic_generation.compressible_navier_stokes.src.generate_convective_flux Namespace Reference

Functions

def ComputeEulerJacobianMatrix (dofs, params)
 This function calculates the Euler Jacobian matrix for convection. More...
 
def printA (A, params)
 

Function Documentation

◆ ComputeEulerJacobianMatrix()

def symbolic_generation.compressible_navier_stokes.src.generate_convective_flux.ComputeEulerJacobianMatrix (   dofs,
  params 
)

This function calculates the Euler Jacobian matrix for convection.

◆ printA()

def symbolic_generation.compressible_navier_stokes.src.generate_convective_flux.printA (   A,
  params 
)