HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
(C++)
Line 83: Line 83:
 
* [[How to Create a executable without Python]]
 
* [[How to Create a executable without Python]]
 
* [[How to apply face pressures]]
 
* [[How to apply face pressures]]
* [[How to print values on gauss points]]
+
* [[How to print values on Gauss points]]
 
* [[How to use Serialization]]
 
* [[How to use Serialization]]
 
* [[How to use Doxygen to generate documentation for our code]]
 
* [[How to use Doxygen to generate documentation for our code]]

Revision as of 08:35, 3 May 2012

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

C++

Debbuging and optimizing your code

Personal tools
Categories