IGMBaseLib 1.0
Modules | Functions/Subroutines

src/util/math/Field_IcGrid2D_error_norm_check.f90 File Reference

Go to the source code of this file.

Modules

module  Field_IcGrid2D_error_norm_check
 

This module provides some subroutines to evaluate the error for numerical methods.


Functions/Subroutines

real(DP), public Field_IcGrid2D_error_norm_check::numerical_error_norm1 (true_field, num_field)
 Calculates the error norm 1 for the numerical solution using exact solution.
real(DP), public Field_IcGrid2D_error_norm_check::numerical_error_norm2 (true_field, num_field)
 Calculates the error norm 2 for the numerical solution using exact solution.
real(DP), public Field_IcGrid2D_error_norm_check::numerical_error_norminfinity (true_field, num_field, maxmin_info_flag)
 Calculates the error norm 3 for the numerical solution using exact solution.
 All Classes Namespaces Files Functions Variables