Abstract Interfaces

Abstract InterfaceLocationDescription
assignment_integrandfoodie_integrand_object

Symmetric assignment integrand = integrand.

assignment_interfacefoodie_integrator_object

Operator =.

assignment_realfoodie_integrand_object

Symmetric assignment integrand = integrand.

class_name_interfacefoodie_integrator_object

Return the class name of schemes.

description_interfacefoodie_integrator_object

Return a pretty-formatted object description.

description_interfacefoodie_test_integrand_tester_object

Return informative integrator description.

error_interfacefoodie_test_integrand_tester_object

Return error.

exact_solution_interfacefoodie_test_integrand_tester_object

Return exact solution.

export_tecplot_interfacefoodie_test_integrand_tester_object

Export integrand to Tecplot file.

has_fast_mode_interfacefoodie_integrator_object

Return .true. if the integrator class has fast mode integrate.

initialize_interfacefoodie_test_integrand_tester_object

Initialize integrand.

integrand_dimension_interfacefoodie_integrand_object

Return integrand dimension.

integrand_op_realfoodie_integrand_object

Asymmetric type operator integrand.op.real.

integrand_op_real_scalarfoodie_integrand_object

Asymmetric type operator integrand.op.real.

integrate_fast_interfacefoodie_integrator_lmm_ssp_vss

Integrate field with LMM-SSP class scheme.

integrate_fast_interfacefoodie_integrator_multistage_multistep_object

Integrate integrand field, fast mode.

integrate_fast_interfacefoodie_integrator_multistage_object

Integrate integrand field, fast mode.

integrate_fast_interfacefoodie_integrator_multistep_object

Integrate integrand field, fast mode.

integrate_fast_interfacefoodie_integrator_runge_kutta_lssp

Integrate field with Linear SSP Runge-Kutta scheme, fast mode.

integrate_interfacefoodie_integrator_lmm_ssp_vss

Integrate field with LMM-SSP class scheme.

integrate_interfacefoodie_integrator_multistage_multistep_object

Integrate integrand field.

integrate_interfacefoodie_integrator_multistage_object

Integrate integrand field.

integrate_interfacefoodie_integrator_multistep_object

Integrate integrand field.

integrate_interfacefoodie_integrator_runge_kutta_lssp

Integrate field with Linear SSP Runge-Kutta scheme.

is_multistagestep_interfacefoodie_integrator_object

Return .true. for multistage or multistep integrator.

is_supported_interfacefoodie_integrator_object

Return .true. if the integrator class support the given scheme.

local_error_operatorfoodie_integrand_object

Estimate local truncation error between 2 solution approximations.

parse_cli_interfacefoodie_test_integrand_tester_object

Initialize from command line interface.

real_op_integrandfoodie_integrand_object

Asymmetric type operator real.op.integrand.

real_scalar_op_integrandfoodie_integrand_object

Asymmetric type operator real.op.integrand.

set_cli_interfacefoodie_test_integrand_tester_object

Set command line interface.

stagesteps_number_interfacefoodie_integrator_object

Return number of stages/steps used.

supported_schemes_interfacefoodie_integrator_object

Return the list of supported schemes.

symmetric_operatorfoodie_integrand_object

Symmetric type operator integrand.op.integrand.

time_derivativefoodie_integrand_object

Time derivative function of integrand class, i.e. the residuals function.