#include "typedefs.hpp"#include "cl_Vector.hpp"#include "cl_Mesh.hpp"#include "en_IntegrationScheme.hpp"Go to the source code of this file.
Classes | |
| class | belfem::fem::DofManagerBase |
| abstract interface of the dof manager as seen by the group classes and the IWG; DofManager is its only implementation More... | |
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::fem |
Enumerations | |
| enum class | belfem::DofManagerType { belfem::OLD , belfem::NEW , belfem::UNDEFINED } |