![]() |
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.
|
This is the complete list of members for HeatEq::HeatMat, including all inherited members.
asLeaf() | feMatrix< HeatMat > | inline |
cgSolve(double *x, double *b, int max_iter, double &tol, unsigned int var=0) (defined in HeatEq::HeatMat) | HeatEq::HeatMat | |
elementalMatVec(const VECType *in, VECType *out, double *coords=NULL, double scale=1.0) | HeatEq::HeatMat | virtual |
feMat(ot::DA *da) | feMat | inline |
feMatrix(ot::DA *da, unsigned int dof=1) | feMatrix< HeatMat > | |
getElementalMatrix(unsigned int eleID, std::vector< ot::MatRecord > &records, double *coords) | feMatrix< HeatMat > | inline |
gridX_to_X(double x) | HeatEq::HeatMat | |
gridY_to_Y(double y) | HeatEq::HeatMat | |
gridZ_to_Z(double z) | HeatEq::HeatMat | |
HeatMat(ot::DA *da, unsigned int dof=1) | HeatEq::HeatMat | |
m_uiDaType | feMat | protected |
m_uiDof | feMatrix< HeatMat > | protected |
m_uiEleCoords | feMatrix< HeatMat > | protected |
m_uiEleVecIn | feMatrix< HeatMat > | protected |
m_uiEleVecOut (defined in feMatrix< HeatMat >) | feMatrix< HeatMat > | protected |
m_uiOctDA | feMat | protected |
m_uiPtMax | feMat | protected |
m_uiPtMin | feMat | protected |
matVec(const VECType *in, VECType *out, double scale=1.0) | feMatrix< HeatMat > | virtual |
postMat() | feMatrix< HeatMat > | inline |
postMatVec(const VECType *in, VECType *out, double scale=1.0) | HeatEq::HeatMat | |
preMat() | feMatrix< HeatMat > | inline |
preMatVec(const VECType *in, VECType *out, double scale=1.0) | HeatEq::HeatMat | |
setProblemDimensions(const Point &pt_min, const Point &pt_max) | feMat | inline |
~feMat() | feMat | inline |
~feMatrix() (defined in feMatrix< HeatMat >) | feMatrix< HeatMat > | |
~HeatMat() | HeatEq::HeatMat |