3D Beam Finite Element Code  1.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfea::BCA boundary condition to enforce
 Cfea::CSVParserReads data from a csv file into an std::vector and writes the contents of an std::vector to a file
 Cfea::ElemAn 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
 Cfea::EquationA linear multipoint constraint
 Cfea::ForceA nodal force to enforce
 Cfea::GlobalStiffAssemblerAssembles the global stiffness matrix
 Cfea::JobContains a node list, element list, and the properties of each element
 Cfea::OptionsProvides a method for customizing the finite element analysis
 Cfea::PropsThe set of properties associated with an element
 CQMainWindow
 CMainWindow
 Cqt_meta_stringdata_MainWindow_t
 Cfea::SummaryContains the results of an analysis after calling fea::solve
 Cfea::Equation::TermA single term in the equation constraint
 Cfea::TiePlaces linear springs between all degrees of freedom of 2 nodes