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
HArDCore3D::MHDTests Class Reference

#include <MHDTests.hpp>

Public Member Functions

 MHDTests (size_t u_id, size_t b_id, size_t p_id, double visc, double diff)
 Initialise data.
 
FType< VectorRd > velocity ()
 
FType< MatrixRdgrad_velocity ()
 
FType< VectorRd > laplace_velocity ()
 
FType< VectorRd > magnetic ()
 
FType< MatrixRdgrad_magnetic ()
 
FType< VectorRd > laplace_magnetic ()
 
FType< VectorRd > u_dot_grad_u ()
 
FType< VectorRd > u_dot_grad_b ()
 
FType< VectorRd > b_dot_grad_u ()
 
FType< VectorRd > b_dot_grad_b ()
 
FType< doublepressure ()
 
FType< VectorRd > grad_pressure ()
 
FType< VectorRd > magnetic_source ()
 
FType< VectorRd > velocity_source ()
 

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