#include "Eigen/Eigen"#include "I_VEM_PCC_2D_ReferenceElement.hpp"#include "I_VEM_PCC_3D_LocalSpace.hpp"#include "I_VEM_PCC_3D_ReferenceElement.hpp"#include "Monomials_3D.hpp"#include "VEM_PCC_2D_Inertia_LocalSpace.hpp"#include "VEM_PCC_3D_LocalSpace_Data.hpp"#include "VEM_PCC_Utilities.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | Polydim::VEM::PCC::VEM_PCC_3D_Inertia_LocalSpace |
| Interface class for Primal Conforming Constant degree 3D Virtual Element Methods [7]. More... | |
Namespaces | |
| namespace | Polydim |
| namespace | Polydim::VEM |
| namespace | Polydim::VEM::PCC |