HOW TOs

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(C++)
(C++)
Line 62: Line 62:
 
* [[How to Access Neighbor Nodes and Elements]]
 
* [[How to Access Neighbor Nodes and Elements]]
 
* [[How to Access DataBase]]
 
* [[How to Access DataBase]]
* [[How to Create New Application]] (to be soon deleted)
 
 
* [[How to Create a New Application using cmake]]
 
* [[How to Create a New Application using cmake]]
 
* [[How to Create New Element]]
 
* [[How to Create New Element]]

Revision as of 09:46, 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