HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
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, bool threading=true)
 
SolutionVector global_interpolant (FType< VectorRd > velocity, FType< double > pressure, FType< VectorRd > magnetic)
 
std::vector< double > compute_errors (SolutionVector intepolant, SolutionVector discrete, double visc, double diff)
 

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