HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
#include <iostream>
#include <boost/math/constants/constants.hpp>
#include <Eigen/Sparse>
#include <unsupported/Eigen/SparseExtra>
#include <mesh.hpp>
#include <BoundaryConditions/BoundaryConditions.hpp>
#include <BoundaryConditions/BChandlers.hpp>
#include <xgrad.hpp>
#include <excurl.hpp>
Go to the source code of this file.
Classes | |
struct | HArDCore2D::RMParameters |
Structure to store model data. More... | |
struct | HArDCore2D::RMNorms |
Structure to store component norms (for rotation, displacement, Kirchoff term and total energy) More... | |
struct | HArDCore2D::ReissnerMindlin |
Assemble a RM problem. More... | |
Namespaces | |
namespace | HArDCore2D |