HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MHDModel Class Reference

#include <HHO_MHD.hpp>

Public Member Functions

 MHDModel (HybridCore &, size_t, size_t, char, char)
 
SolutionVector solve_with_static_cond (FType< VectorRd > f_source, FType< VectorRd > g_source, double visc, double diff, double tol, LinearSolver< Eigen::SparseMatrix< double > > &solver, bool threading=true)
 
SolutionVector global_interpolant (FType< VectorRd > velocity, FType< double > pressure, FType< VectorRd > magnetic)
 
std::vector< doublecompute_errors (SolutionVector interpolant, SolutionVector discrete, double visc, double diff)
 

The documentation for this class was generated from the following file: