Interface | Description |
---|---|
AuxiliaryMaterial |
Class | Description |
---|---|
AbaqusReader |
Abaqus File reader, only supports the NODE, ELEMENT and INCLUDE keywords
|
AbaqusWriter |
Abaqus File reader, only supports the NODE and ELEMENT keywords
|
AbaqusWriter.ElemTypeList | |
AnsysReader |
A class to read an FEM described in the ANSYS file format.
|
AnsysReaderWriterTest | |
AnsysWriter | |
AuxMaterialBundle | |
AuxMaterialBundleList | |
AuxMaterialElementDesc |
A class wrapping the description of each FEM element.
|
AuxMaterialElementDescList | |
EmbeddedCollisionData | |
EmbeddedContactConstraint | |
FaceNodes3d | |
FemCollisionData | |
FemCondTest | |
FemContactConstraint | |
FemElement | |
FemElement3d | |
FemElement3dList | |
FemFactory | |
FemIntersector | |
FemMarker | |
FemMesh |
Describes a surface mesh that is "skinned" onto an FEM, such that its vertex
positions are determined by weighted combinations of FEM node positions.
|
FemMeshBase |
Describes a surface mesh that is "skinned" onto an FEM.
|
FemMeshVertex | |
FemModel | |
FemModel.ElementFilter | |
FemModel3d | |
FemModelState | |
FemMuscleModel | |
FemMuscleStiffener |
Helper class to implement fem element stiffening with muscle activation
|
FemNode | |
FemNode3d | |
FemNodeNeighbor | |
FemReader |
Convenience routines for reading any FE file format
|
FemUtilities |
Provides some general utilities for FEM computations.
|
HexElement | |
IntegrationData3d |
This class stores element-specific information related to each integration
point within a 3D element.
|
IntegrationPoint3d |
This class stores readonly and transient information for each integration
point within a 3D element.
|
MuscleBundle | |
MuscleBundleList | |
MuscleElementDesc |
A class wrapping the description of each FEM element belonging to a
MuscleBundle.
|
MuscleElementDescList | |
PointFem3dAttachment | |
PointSkinAttachment |
A special attachment class that is used to update a point's position based on
the state of the controlling bodies (such as Frames and FemModels) in a
SkinMesh.
|
PointToPointMuscle | |
PyramidElement | |
QuadhexElement | |
QuadhexElementTest | |
QuadpyramidElement | |
QuadpyramidElementTest | |
QuadtetElement | |
QuadwedgeElement | |
QuadwedgeElementTest | |
SimpleFemReader | |
SimpleFemWriter | |
SkinCollisionData | |
SkinMesh |
A MeshComponent that supports "skinning", in which the position of each mesh
vertex is controlled by the position of one or more "master" components
(such as Frames or FEM nodes).
|
StiffnessTest |
Tests the stiffness matrix for a tet element.
|
StiffnessWarper3d |
Implements stiffness warping for a particular 3d fem element.
|
TetElement |
Nodes are arranged clockwise WRT p0
|
TetGenReader | |
TetGenWriter | |
UCDReader |
A class to read an FEM described as Unstructured Cell Data with a
uniform density.
|
UCDWriter | |
VtkAsciiFemReader |
Reads from ascii vtk format
|
WedgeElement |
Enum | Description |
---|---|
AbaqusReader.ElemType | |
AbaqusWriter.ElemType | |
AuxMaterialBundle.FractionRenderType | |
FemFactory.FemElementType | |
FemFactory.FemElemType | |
FemFactory.FemShapingType | |
FemModel.IncompMethod | |
FemModel.Ranging | |
FemModel.SurfaceRender | |
FemReader.FemFileType | |
MuscleBundle.DirectionRenderType | |
QuadtetElement.comp | |
SkinMesh.FrameBlending |
Characterizes the blend mechanism used for the frame-based
portion of the skinning.
|