MASA-0.44.0
Main Page
Related Pages
Classes
Files
File List
File Members
src
Data Types
masa.f90 File Reference
MASA Fortran Interface.
More...
Detailed Description
MASA Fortran Interface.
Data Types
module
masa
interface
masa::masa_init_passthrough
Initalizes a masa manufactured solution class.
More...
interface
masa::masa_list_mms
Display (to stdout) the number of user initalized solutions.
More...
interface
masa::masa_purge_default_param
This function sets all masa parameters of the currently initialized solution to uninitalized.
More...
interface
masa::masa_select_mms_passthrough
Selects an already initalized manufactured solution class.
More...
interface
masa::masa_sanity_check
Checks that all parameters for the currently selected manufactured class have been initalized to some value.
More...
interface
masa::masa_init_param
Subroutine that will initalize all the registered variables to selected defaults for the currently selected manufactured solution class.
More...
interface
masa::masa_display_param
Output the currently selected manufactured solution class' parameter names and values to standard output.
More...
interface
masa::masa_get_param_passthrough
Will return a particular registered variables inside the currently selected manufactured solution class.
More...
interface
masa::masa_set_param_passthrough
Set a particular registered variables inside the currently selected manufactured solution class.
More...
interface
masa::masa_display_array
Output the currently selected manufactured solution class' vector names and lengths to standard output.
More...
interface
masa::masa_get_array_passthrough
Return an array from the currently selected manufactured solution class.
More...
interface
masa::masa_eval_1d_source_t
Evaluates the one dimensional source term of the temperature.
More...
interface
masa::masa_eval_1d_source_u
Evaluates the one dimensional source term of the velocity.
More...
interface
masa::masa_eval_1d_source_e
Evaluates the one dimensional source term of the energy.
More...
interface
masa::masa_eval_1d_source_rho
Evaluates the one dimensional source term of the density.
More...
interface
masa::masa_eval_1d_source_rho_u
Evaluates the one dimensional source term of the density*velocity.
More...
interface
masa::masa_eval_1d_source_rho_e
Evaluates the one dimensional source term of the energy*density.
More...
interface
masa::masa_eval_1d_source_rho_N
Evaluates the one dimensional source term of the concentration of Nitrogen.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_N2
Evaluates the one dimensional source term of the concentration of Nitrogen-two.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_t
Evaluates the two dimensional source term of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_u
Evaluates the two dimensional source term of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_v
Evaluates the two dimensional source term of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_e
Evaluates the two dimensional source term of the energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_rho
Evaluates the two dimensional source term of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_f
Evaluates the two dimensional source term of the laplacian.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_rho_u
Evaluates the two dimensional source term of the density*u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_rho_v
Evaluates the two dimensional source term of the density*v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_rho_w
Evaluates the two dimensional source term of the density*w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_source_rho_e
Evaluates the two dimensional source term of the density*energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_t
Evaluates the three dimensional source term of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_u
Evaluates the three dimensional source term of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_v
Evaluates the three dimensional source term of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_w
Evaluates the three dimensional source term of the w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_e
Evaluates the three dimensional source term of the energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_rho
Evaluates the three dimensional source term of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_rho_u
Evaluates the three dimensional source term of the density*u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_rho_v
Evaluates the three dimensional source term of the density*v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_rho_w
Evaluates the three dimensional source term of the density*w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_source_rho_e
Evaluates the three dimensional source term of the density*energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_t
Evaluates the 'four' dimensional source term of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_u
Evaluates the 'four' dimensional source term of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_v
Evaluates the 'four' dimensional source term of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_w
Evaluates the 'four' dimensional source term of the w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_e
Evaluates the 'four' dimensional source term of the energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_rho
Evaluates the 'four' dimensional source term of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_rho_u
Evaluates the 'four' dimensional source term of the density*u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_rho_v
Evaluates the 'four' dimensional source term of the density*v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_rho_w
Evaluates the 'four' dimensional source term of the density*w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_source_rho_e
Evaluates the 'four' dimensional source term of the density*energy.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_t
Evaluates the one dimensional exact solution of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_u
Evaluates the one dimensional exact solution of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_p
Evaluates the one dimensional exact solution of the pressure.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_rho
Evaluates the one dimensional exact solution of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_rho_N
Evaluates the one dimensional exact solution of the Nitrogen.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_exact_rho_N2
Evaluates the one dimensional exact solution of the Nitrogen two.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_t
Evaluates the two dimensional exact solution of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_phi
Evaluates the two dimensional exact solution of phi.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_u
Evaluates the two dimensional exact solution of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_v
Evaluates the two dimensional exact solution of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_p
Evaluates the two dimensional exact solution of the pressure.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_exact_rho
Evaluates the two dimensional exact solution of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_t
Evaluates the three dimensional exact solution of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_u
Evaluates the three dimensional exact solution of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_v
Evaluates the three dimensional exact solution of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_w
Evaluates the three dimensional exact solution of the w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_p
Evaluates the three dimensional exact solution of the pressure.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_exact_rho
Evaluates the three dimensional exact solution of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_t
Evaluates the 'four' dimensional exact solution of the temperature.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_u
Evaluates the 'four' dimensional exact solution of the u-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_v
Evaluates the 'four' dimensional exact solution of the v-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_w
Evaluates the 'four' dimensional exact solution of the w-component of velocity.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_p
Evaluates the 'four' dimensional exact solution of the pressure.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_exact_rho
Evaluates the 'four' dimensional exact solution of the density.
More...
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_grad_u
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_grad_p
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_1d_grad_rho
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_grad_u
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_grad_v
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_grad_w
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_grad_p
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_2d_grad_rho
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_grad_u
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_grad_v
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_grad_w
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_grad_p
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_3d_grad_rho
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_grad_u
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_grad_v
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_grad_w
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_grad_p
interface
masa::masa_eval_1d_source_rho_n::masa_eval_1d_source_rho_n2::masa_eval_4d_grad_rho
Generated on Tue Apr 21 2015 10:22:49 for MASA-0.44.0 by
doxygen
1.8.5