|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
This is the complete list of members for MHDModel, including all inherited members.
| compute_errors(SolutionVector interpolant, SolutionVector discrete, double visc, double diff) | MHDModel | |
| global_interpolant(FType< VectorRd > velocity, FType< double > pressure, FType< VectorRd > magnetic) | MHDModel | |
| MHDModel(HybridCore &, size_t, size_t, char, char) | MHDModel | |
| 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) | MHDModel |