#include "typedefs.hpp"#include "cl_Bitset.hpp"#include "cl_Vector.hpp"#include "cl_Matrix.hpp"#include "cl_Mesh.hpp"#include "cl_Material.hpp"#include "en_IWGs.hpp"#include "en_SolverEnums.hpp"#include "en_IWG_SideSetDofLinkMode.hpp"#include "en_DomainType.hpp"#include "en_FEM_GroupActivationMode.hpp"#include "cl_TimestepMatrices.hpp"Go to the source code of this file.
Classes | |
| struct | belfem::fem::DofTable |
| the dof table contains the dofs per block and sideset More... | |
| class | belfem::fem::IWG |
| Prototype for Integrator of Weak Form Governing Equation. More... | |
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::fem |
Macros | |
| #define | BELFEM_MAX_DOFTYPES 32 |
| #define | BELFEM_MAX_NUMPROCS 128 |
Enumerations | |
| enum class | belfem::DofMode { belfem::AllBlocksEqual = 0 , belfem::BlockSpecific = 1 , belfem::UNDEFINED = 2 } |
| #define BELFEM_MAX_DOFTYPES 32 |
| #define BELFEM_MAX_NUMPROCS 128 |