Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼Nfea | |
CBC | A boundary condition to enforce |
CCSVParser | Reads data from a csv file into an std::vector and writes the contents of an std::vector to a file |
CElem | An element of the mesh. Contains the indices of the two fea::Node 's that form the element as well as the properties of the element given by the fea::Props struct |
▼CEquation | A linear multipoint constraint |
CTerm | A single term in the equation constraint |
CForce | A nodal force to enforce |
CGlobalStiffAssembler | Assembles the global stiffness matrix |
CJob | Contains a node list, element list, and the properties of each element |
COptions | Provides a method for customizing the finite element analysis |
CProps | The set of properties associated with an element |
CSummary | Contains the results of an analysis after calling fea::solve |
CTie | Places linear springs between all degrees of freedom of 2 nodes |
CMainWindow | |
Cqt_meta_stringdata_MainWindow_t | |