HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
Line 70: Line 70:
 
* [[How to create a restart (python) file]]
 
* [[How to create a restart (python) file]]
 
* [[How to use the Cutting Isosurface Application]]
 
* [[How to use the Cutting Isosurface Application]]
 +
* [[How to access a value in a 'Properties' block]]
  
 
== C++ ==
 
== C++ ==

Revision as of 13:44, 14 April 2015

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