FE-Project
|
module FElib / Data / Statistics / numerical error More...
Data Types | |
type | meshfieldanalysisnumerrorbase |
Functions/Subroutines | |
subroutine | meshfield_analysis_numerror_base_init (this, porder_error_check, ndim, np, intrp_np, log_fname_base, log_step_interval) |
Setup. | |
module FElib / Data / Statistics / numerical error
subroutine scale_meshfield_analysis_numerror_base::meshfield_analysis_numerror_base_init | ( | class(meshfieldanalysisnumerrorbase), intent(inout) | this, |
integer, intent(in) | porder_error_check, | ||
integer, intent(in) | ndim, | ||
integer, intent(in) | np, | ||
integer, intent(in) | intrp_np, | ||
character(len=*), intent(in) | log_fname_base, | ||
integer, intent(in) | log_step_interval ) |
Setup.
Definition at line 86 of file scale_meshfield_analysis_numerror_base.F90.