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.
|
Classes | |
class | fde_solve.fde_solve |
solves (1+\mathcal{L})^{\alpha}\mathcal{L}^{\beta}\psi = f in [0,H] \psi = 0 at z=0 d\psi/dz = 0 at z=H More... | |
Namespaces | |
fde_solve | |
Functions | |
def | fde_solve.func (args) |
def | fde_solve.func_jac (args) |
def | fde_solve.func_bc (args) |
def | fde_solve.func_assemble (args) |