HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
(C++)
Line 78: Line 78:
 
* [[How to Add a New constitutive law]]
 
* [[How to Add a New constitutive law]]
 
* [[Some aspects of programing]]
 
* [[Some aspects of programing]]
* [[strategy_python]]
 
 
* [[How to Add a New Variable]]
 
* [[How to Add a New Variable]]
 
* [[How to use the Geometry]]
 
* [[How to use the Geometry]]
Line 91: Line 90:
 
* [[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]]
 +
* [[strategy_python]]
  
 
== Debbuging and optimizing your code ==
 
== Debbuging and optimizing your code ==

Revision as of 07:43, 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