HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
ddr-quadrot.hpp File Reference
#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 <xrotrot.hpp>
#include <xrot.hpp>
Include dependency graph for ddr-quadrot.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HArDCore2D::QuadRot
 

Namespaces

namespace  HArDCore2D
 

Variables

static const double HArDCore2D::PI = boost::math::constants::pi<double>()
 
static QuadRot::PotentialType HArDCore2D::linear_u
 
static QuadRot::RotorType HArDCore2D::linear_rot_u
 
static QuadRot::RotRotType HArDCore2D::linear_rotrot_u
 
static QuadRot::LagrangeMultiplierType HArDCore2D::linear_p
 
static QuadRot::ForcingTermType HArDCore2D::linear_f
 
static QuadRot::PotentialType HArDCore2D::quadratic_u
 
static QuadRot::RotorType HArDCore2D::quadratic_rot_u
 
static QuadRot::RotRotType HArDCore2D::quadratic_rotrot_u
 
static QuadRot::LagrangeMultiplierType HArDCore2D::quadratic_p
 
static QuadRot::ForcingTermType HArDCore2D::quadratic_f
 
static QuadRot::PotentialType HArDCore2D::cubic_u
 
static QuadRot::RotorType HArDCore2D::cubic_rot_u
 
static QuadRot::RotRotType HArDCore2D::cubic_rotrot_u
 
static QuadRot::LagrangeMultiplierType HArDCore2D::cubic_p
 
static QuadRot::ForcingTermType HArDCore2D::cubic_f
 
static QuadRot::PotentialType HArDCore2D::quartic_u
 
static QuadRot::RotorType HArDCore2D::quartic_rot_u
 
static QuadRot::RotRotType HArDCore2D::quartic_rotrot_u
 
static QuadRot::LagrangeMultiplierType HArDCore2D::quartic_p
 
static QuadRot::ForcingTermType HArDCore2D::quartic_f
 
static QuadRot::PotentialType HArDCore2D::trigonometric_u
 
static QuadRot::RotorType HArDCore2D::trigonometric_rot_u
 
static QuadRot::RotRotType HArDCore2D::trigonometric_rotrot_u
 
static QuadRot::RotorType HArDCore2D::trigonometric_rotrotrot_u
 
static QuadRot::LagrangeMultiplierType HArDCore2D::trigonometric_p
 
static QuadRot::ForcingTermType HArDCore2D::trigonometric_f