HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Namespaces | Functions
convergence_analyzer.py File Reference

Namespaces

namespace  convergence_analyzer
 

Functions

 convergence_analyzer.parse_simulation_file (filename)
 
 convergence_analyzer.compute_energy_norm (data)
 
 convergence_analyzer.calculate_convergence_rate (mesh_sizes, errors)
 
 convergence_analyzer.create_convergence_plots (data_by_degree)
 
 convergence_analyzer.generate_latex_document (data_by_degree)
 
 convergence_analyzer.main ()