Coder Social home page Coder Social logo

lptlib's Introduction

/*
 * 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

lptlib's People

Contributors

so5 avatar kenoogl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.