HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
Line 72: Line 72:
  
 
== C++ ==
 
== C++ ==
 +
* [[How to use "Smart Pointers" within Kratos]]
 
* [[How to Use the ModelPart]]
 
* [[How to Use the ModelPart]]
 
* [[How to Use the Meshes as Group]]
 
* [[How to Use the Meshes as Group]]

Revision as of 17:27, 5 December 2014

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