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.
HeatEq::HeatMat Member List

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::HeatMatvirtual
feMat(ot::DA *da)feMatinline
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_uiDaTypefeMatprotected
m_uiDoffeMatrix< HeatMat >protected
m_uiEleCoordsfeMatrix< HeatMat >protected
m_uiEleVecInfeMatrix< HeatMat >protected
m_uiEleVecOut (defined in feMatrix< HeatMat >)feMatrix< HeatMat >protected
m_uiOctDAfeMatprotected
m_uiPtMaxfeMatprotected
m_uiPtMinfeMatprotected
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)feMatinline
~feMat()feMatinline
~feMatrix() (defined in feMatrix< HeatMat >)feMatrix< HeatMat >
~HeatMat()HeatEq::HeatMat