Loading [MathJax]/extensions/tex2jax.js
MFC: Pre-Process
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
m_helper_basic.f90 File Reference

Contains module m_helper_basic. More...

Modules

module  m_helper_basic
 

Functions/Subroutines

logical function, public m_helper_basic::f_approx_equal (a, b, tol_input)
 This procedure checks if two floating point numbers of wp are within tolerance.
 
logical function, public m_helper_basic::f_is_default (var)
 Checks if a real(wp) variable is of default value.
 
logical function, public m_helper_basic::f_all_default (var_array)
 Checks if ALL elements of a real(wp) array are of default value.
 
logical function, public m_helper_basic::f_is_integer (var)
 Checks if a real(wp) variable is an integer.
 
subroutine, public m_helper_basic::s_configure_coordinate_bounds (weno_polyn, buff_size, idwint, idwbuff, viscous, bubbles_lagrange, m, n, p, num_dims)
 

Detailed Description

Contains module m_helper_basic.