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.
feMatrix< T > Member List

This is the complete list of members for feMatrix< T >, including all inherited members.

asLeaf()feMatrix< T >inline
elementalMatVec(const VECType *in, VECType *out, double *coords=NULL, double scale=1.0)=0feMatrix< T >pure virtual
feMat(ot::DA *da)feMatinline
feMatrix(ot::DA *da, unsigned int dof=1)feMatrix< T >
getElementalMatrix(unsigned int eleID, std::vector< ot::MatRecord > &records, double *coords)feMatrix< T >inline
m_uiDaTypefeMatprotected
m_uiDoffeMatrix< T >protected
m_uiEleCoordsfeMatrix< T >protected
m_uiEleVecInfeMatrix< T >protected
m_uiEleVecOut (defined in feMatrix< T >)feMatrix< T >protected
m_uiOctDAfeMatprotected
m_uiPtMaxfeMatprotected
m_uiPtMinfeMatprotected
matVec(const VECType *in, VECType *out, double scale=1.0)feMatrix< T >virtual
postMat()feMatrix< T >inline
postMatVec(const VECType *in, VECType *out, double scale=1.0)feMatrix< T >inline
preMat()feMatrix< T >inline
preMatVec(const VECType *in, VECType *out, double scale=1.0)feMatrix< T >inline
setProblemDimensions(const Point &pt_min, const Point &pt_max)feMatinline
~feMat()feMatinline
~feMatrix() (defined in feMatrix< T >)feMatrix< T >