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 | normed_exact_hinsberg_test.ProblemParameters |
class | normed_exact_hinsberg_test.HinsbergPointsSetGivenNorm |
Namespaces | |
normed_exact_hinsberg_test | |
Functions | |
def | normed_exact_hinsberg_test.bisection (f, a, b, tol) |
def | normed_exact_hinsberg_test.CalculateErrors (points_set, pp) |
def | normed_exact_hinsberg_test.ExactErrorTail (points_set, m_index, lower_limit) |
def | normed_exact_hinsberg_test.K (points_set, m_index, t, pp) |
def | normed_exact_hinsberg_test.GetMaxTime (max_a, min_b, m, pp) |
def | normed_exact_hinsberg_test.PerformQuadratureOfObjectiveFunctionSecondTerm (points_set, m_index, a, b) |
def | normed_exact_hinsberg_test.ObjectiveFunction (points_set, m_index, pp) |
def | normed_exact_hinsberg_test.Average (vector_container, current_values, k_calc, pp) |