Dendro  5.01
Dendro in Greek language means tree. The Dendro library is a large scale (262K cores on ORNL's Titan) distributed memory adaptive octree framework. The main goal of Dendro is to perform large scale multiphysics simulations efficeiently in mordern supercomputers. Dendro consists of efficient parallel data structures and algorithms to perform variational ( finite element) methods and finite difference mthods on 2:1 balanced arbitary adaptive octrees which enables the users to perform simulations raning from black holes (binary black hole mergers) to blood flow in human body, where applications ranging from relativity, astrophysics to biomedical engineering.
ts::NUTS Member List

This is the complete list of members for ts::NUTS, including all inherited members.

NUTS(ot::Mesh *octMesh, unsigned int s, double tb, double te, Point ptMin, Point ptMax, double cfl=0.25)ts::NUTS
sync_ts()ts::NUTS
timestep(const T **in, T **out, std::function< void(T, T **, T **)>f_rhs, const double *a, const double *b, const double *c, unsigned int dof=1)ts::NUTS
unzip_sync(T **in, unsigned int blk, unsigned int dof=1)ts::NUTS
unzip_sync_all(T **in, unsigned int dof=1)ts::NUTS
unzip_to_zip(T **in, T **out, bool isGSync=false, unsigned int dof=1)ts::NUTS
zip_to_unzip(T **in, T **out, bool isGSync=false, unsigned int dof=1)ts::NUTS
~NUTS()ts::NUTS