forked from avr-aics-riken/LPTlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Lagrangian Particle Tracking library
License
BSD-2-Clause, Unknown licenses found
Licenses found
BSD-2-Clause
LICENSE
Unknown
COPYING
so5/LPTlib
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
/*
* LPTlib
* Lagrangian Particle Tracking library
*
* Copyright (c) 2012-2014 Advanced Institute for Computational Science, RIKEN.
* All rights reserved.
*
*/
LPTlib
======
Lagrangian Particle Tracking library is a C++ class library to compute trajectories of numerous particles.
This library is designed to achieve higher scalability in large-scale parallel environments using
particle-based load balancing and data caching algorithm to hide the communication cost of data transfer.
Contributors
------------
- Kenji Ono
- Naoyuki Sogo
Copyright
---------
Copyright (c) 2014 Advanced Institute for Computational Science, RIKEN.
All rights reserved.
License
-------
BSD (2-clause) license
Software Requirement
--------------------
- MPI library
- Text parser library
Ingredients
-----------
AUTHORS Contributors
ChangeLog History of modification
COPYING Copyright
doc/ Document
Doxyfile Configuration file to generate a doxygen file
LPTdesign.pdf Design of LPTlib
LPTlib.pdf User's manual (in Japanese)
FileConverter Source files of file converter,
which transform from LPT native output to FieldView
include/ Header files
INSTALL Description of how to install
LICENSE License to apply
NEWS Release note
Makefile_hand Building LPTlib by hand compile
README This document
src/ Source codes
About
Lagrangian Particle Tracking library
Resources
License
BSD-2-Clause, Unknown licenses found
Licenses found
BSD-2-Clause
LICENSE
Unknown
COPYING
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 46.0%
- C++ 36.1%
- Shell 17.9%