Griddr
Introduction
Features
Contribute
Support
What’s New
What’s New in Griddr v0.7
Setup
Installation
Updating the Code
Additional Makefile options
Tutorial
1. Run-Time Parameters
2. Defining a Griddr Run
3. Output
4. The Python Wrapper
5. Packaged Utilities
Code Structure
arginput.cpp
G2_read.cpp
grid.cpp
init.cpp
kernels.cpp
main.cpp
transform.cpp
arginput.h
default_error.h
dynamic_array.h
globals.h
init.h
input_argument.h
kernels.h
particle_data.h
proto.h
three_d_grid.h
Useful Links
Griddr
Docs
»
What’s New
Edit on Bitbucket
What’s New
¶
What’s New in Griddr v0.7
¶
New code layout
All source files now in
src/
All docs in
docs/
Compiled code produces binaries in
bin/