muMECH
1.0
|
Cmumech::_COMPLEX | |
Cmumech::aLambda | |
▼Cgelibspace::Array | |
▼Cgelibspace::Array1d | |
▼Cgelibspace::Xscal | |
Cgelibspace::Dscal | |
▼Cgelibspace::Xvctr | |
Cgelibspace::Dvctr | |
Cgelibspace::Lvctr | |
▼Cgelibspace::Xmtrx | |
Cgelibspace::Dmtrx | |
Cgelibspace::Lmtrx | |
Ctinyxml2::MemPoolT< SIZE >::Block | |
CBod | |
Cmumech::bod_pomocny | |
Ctinyxml2::MemPoolT< SIZE >::Chunk | |
Cmumech::cLambda | |
Cmumech::Comparison | Class of the functions comparing results |
Ctinyxml2::DynArray< T, INIT > | |
Ctinyxml2::DynArray< char, 20 > | |
Ctinyxml2::DynArray< const char *, 10 > | |
Ctinyxml2::DynArray< tinyxml2::MemPoolT::Block *, 10 > | |
▼Cgelibspace::Elem3D | |
Cgelibspace::PoinT | |
Cgelibspace::VectoR | |
Cmeso2d::ellipse_rec | Ellipsoid record |
Cmeso3d::ellipsoid_rec | Ellipsoid record |
Ctinyxml2::Entity | |
▼Cmumech::eshelbySoluEllipticIntegrals | Class of the functions calculating the values of elliptic integrals and its derivatives |
Cmumech::eshelbySoluEllipticIntegralsCylinder | Class of the functions calculating the values of elliptic integrals and its derivatives of circular cylinder (a1 -> infinity, a2 = a3) |
Cmumech::eshelbySoluEllipticIntegralsEllipsoid | Class of the functions calculating the values of elliptic integrals and its derivatives of general ellipsoid |
Cmumech::eshelbySoluEllipticIntegralsEllipticCylinder | Class of the functions calculating the values of elliptic integrals and its derivatives of elliptic cylinder (a1 -> infinity, a2 > a3) |
Cmumech::eshelbySoluEllipticIntegralsFlatEllipsoid | Class of the functions calculating the values of elliptic integrals and its derivatives of flat ellipsoid (a1 > a2 >> a3) |
Cmumech::eshelbySoluEllipticIntegralsOblateSpheroid | Class of the functions calculating the values of elliptic integrals and its derivatives of oblate spheroid (a1 = a2 > a3) |
Cmumech::eshelbySoluEllipticIntegralsPenny | Class of the functions calculating the values of elliptic integrals and its derivatives of penny shape (a1 = a2 >> a3) |
Cmumech::eshelbySoluEllipticIntegralsProlateSpheroid | Class of the functions calculating the values of elliptic integrals and its derivatives of prolate spheroid (a1 > a2 = a3) |
Cmumech::eshelbySoluEllipticIntegralsSphere | Class of the functions returning the Ferers-Dysons elliptic integral values as well as its derivatives |
Cmumech::eshelbySoluLambda | Class of functions calculating the values of 'lambda' parameter and its derivatives |
▼Cmumech::eshelbySoluUniformField | Class of the functions returning the Eshelby solution of an inclusion of an ellipsoidal shape loaded by the uniform strain/stress field |
Cmumech::eshelbySoluUniformFieldCylinder | EshelbySoluUniformFieldCylinder class declaration |
Cmumech::eshelbySoluUniformFieldEllipticCylinder | EshelbySoluUniformFieldEllipticCylinder class declaration |
Cmumech::eshelbySoluUniformFieldFlatEllipsoid | EshelbySoluUniformFieldFlatEllipsoid class declaration |
Cmumech::eshelbySoluUniformFieldOblateSpheroid | EshelbySoluUniformFieldOblateSpheroid class declaration |
Cmumech::eshelbySoluUniformFieldPenny | EshelbySoluUniformFieldPenny class declaration |
Cmumech::eshelbySoluUniformFieldProlateSpheroid | EshelbySoluUniformFieldProlateSpheroid class declaration |
Cmumech::eshelbySoluUniformFieldSphere | Return the Eshelby solution of a spherical inclusion loaded by the uniform strain/stress field |
▼Cmumech::Homogenization | Class of function for homogenization of stress fields |
▼Cmumech::Dilute | Class of function for Mori-Tanaka homogenization |
Cmumech::DifferentialScheme | Class of function for Mori-Tanaka homogenization |
Cmumech::MoriTanaka | Class of function for Mori-Tanaka homogenization |
Cmumech::RegGrid | Class of function for ... homogenization |
Cmumech::ReussBound | Class of function for Reuss bound |
Cmumech::VoightBound | Class of function for Voight bound |
▼Cmumech::Inclusion | Class InclusionRecord contains and handles all inclusion data |
Cmumech::InclusionRecord2D | |
Cmumech::InclusionRecord3D | 3D inclusion record |
Cmumech::legendreIntegrals | Class legendreIntegrals provides functions calculating values of elliptical integrals |
Cmumech::matice | |
Cgelibspace::MatriX | |
Cmumech::MatrixRecord | Matrix data structure - matrix (infinite medium) record |
Cmumech::mElement | Class mElement contains and handles all mesh element data |
▼Ctinyxml2::MemPool | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLAttribute) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLComment) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLElement) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLText) > | |
Ctinyxml2::MemPoolT< SIZE > | |
Cmumech::Mesh | Class Mesh contains and handles all mesh data |
Cmumech::MesoFace | Class of the interface functions for libraries meso2d and meso3d |
Cmumech::mNode | Class mNode contains and handles all mesh node data |
Cmumech::nLambda | |
Cmumech::Point | Single Point data structure - contribution from Single inclusion |
Cmeso3d::point_rec | Point record |
Cmeso2d::point_rec | Point record |
Cmumech::polynomialRootSolution | Class polynomialRootSolution collects functions calculating the roots of polynomial functions |
▼Cmumech::Problems | |
Cmumech::Problem | Problem description |
Cmumech::ProblemFEM | Problem description for FEM problem with results |
Cmumech::selfBalanceAlgorithm | |
Cgelibspace::Stream | |
Ctinyxml2::StrPair | |
Cmeso3d::trans_matrix | |
Cmumech::vektor | |
Ctinyxml2::XMLAttribute | An attribute is a name-value pair |
Ctinyxml2::XMLConstHandle | A variant of the XMLHandle class for working with const XMLNodes and Documents |
Ctinyxml2::XMLHandle | A XMLHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing |
▼Ctinyxml2::XMLNode | XMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes |
Ctinyxml2::XMLComment | An XML Comment |
Ctinyxml2::XMLDeclaration | In correct XML the declaration is the first entry in the file |
Ctinyxml2::XMLDocument | A Document binds together all the functionality |
Ctinyxml2::XMLElement | The element is a container class |
Ctinyxml2::XMLText | XML text |
Ctinyxml2::XMLUnknown | Any tag that TinyXML-2 doesn't recognize is saved as an unknown |
Ctinyxml2::XMLUtil | |
▼Ctinyxml2::XMLVisitor | Implements the interface to the "Visitor pattern" (see the Accept() method.) If you call the Accept() method, it requires being passed a XMLVisitor class to handle callbacks |
Ctinyxml2::XMLPrinter | Printing functionality |