HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(How to make my application derivable)
(Python)
Line 45: Line 45:
 
* [[How to construct a linear solver using the "Linear Solver Factory"]]
 
* [[How to construct a linear solver using the "Linear Solver Factory"]]
 
* [[How to construct the "solving strategies"]]
 
* [[How to construct the "solving strategies"]]
 +
* [[How to create unitary tests]]
 
* [[strategy_python]]
 
* [[strategy_python]]
 
* [[Operations]]
 
* [[Operations]]

Revision as of 10:48, 22 February 2016

This section is intended as a list of "recipes" for common needs in using the Kratos

Contents

General

OpenMP Parallelism

MPI Parallelism

OpenCL Parallelism

Python

General Python Use for Kratos

Input/Output and GiD

Calculation tips for Kratos feasible from Python

C++

Debbuging and optimizing your code

Graphical User Interfaces


Theory Manual

Personal tools
Categories