![]() |
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 | |
| def | ComputeEulerJacobianMatrix (dofs, params) |
| This function calculates the Euler Jacobian matrix for convection. More... | |
| def | printA (A, params) |
| def symbolic_generation.compressible_navier_stokes.src.generate_convective_flux.ComputeEulerJacobianMatrix | ( | dofs, | |
| params | |||
| ) |
This function calculates the Euler Jacobian matrix for convection.
| def symbolic_generation.compressible_navier_stokes.src.generate_convective_flux.printA | ( | A, | |
| params | |||
| ) |