NeoPZ
Integral Directory Reference
Directory dependency graph for Integral:

Files

file  adapt.cpp [code]
 
file  adapt.h [code]
 
file  doxintegral.h [code]
 Creates integral group for Doxygen documentation.
 
file  pzquad.cpp [code]
 Contains the implementation of the TPZInt1d methods.
 
file  pzquad.h [code]
 Contains the TPZInt1d, TPZIntTriang, TPZIntQuad, TPZIntCube3D, TPZIntTetra3D, TPZIntPyram3D and TPZIntPrism3D classes
which handles the numerical integration.
 
file  tpzgaussrule.cpp [code]
 Contains the implementation of the TPZGaussRule methods.
 
file  tpzgaussrule.h [code]
 Contains the TPZGaussRule class which implements the Gaussian quadrature.
 
file  tpzintpoints.h [code]
 Contains the TPZIntPoints class which defines integration rules.
 
file  TPZIntQuadQuarterPoint.cpp [code]
 
file  TPZIntQuadQuarterPoint.h [code]
 
file  tpzintrulelist.cpp [code]
 Contains the implementation of the TPZIntRuleList methods. It is created a list of all integration rules avaliables the rule was created at first time that it is required.
 
file  tpzintrulelist.h [code]
 Contains the TPZIntRuleList class which creates instances of all integration rules for rapid selection.
 
file  tpzintrulep3d.cpp [code]
 Contains the implementation of the TPZIntRuleP3D methods. Cubature rule for pyramids.
 
file  tpzintrulep3d.h [code]
 Contains the TPZIntRuleP3D class which defines the integration rule for pyramid.
 
file  tpzintrulet.cpp [code]
 Contains the implementation of the TPZIntRuleT methods.
 
file  tpzintrulet.h [code]
 Contains the TPZIntRuleT class which defines integration rule for triangles based on Linbo Zhang's paper( http://www.jstor.org/stable/43693493).
 
file  tpzintrulet3d.cpp [code]
 Contains the implementation of the TPZIntRuleT3D methods.
 
file  tpzintrulet3d.h [code]
 Contains the TPZIntRuleT3D class which defines integration rule for tetrahedra.
 
file  tpzprinteg.cpp [code]
 Contains the implementation of the TPZPrInteg methods.
 
file  tpzprinteg.h [code]
 Contains the TPZPrInteg class which defines prismatic extension of an integration rule.