mus_field_prop_type Derived Type

type, public :: mus_field_prop_type

This type contains parameter needed for field


Inherits

type~~mus_field_prop_type~~InheritsGraph type~mus_field_prop_type mus_field_prop_type type~mus_fluid_type mus_fluid_type type~mus_field_prop_type->type~mus_fluid_type fluid type~mus_poisson_type mus_poisson_type type~mus_field_prop_type->type~mus_poisson_type poisson type~mus_species_type mus_species_type type~mus_field_prop_type->type~mus_species_type species mus_nNwtn_type mus_nNwtn_type type~mus_fluid_type->mus_nNwtn_type nNwtn type~mus_viscosity_type mus_viscosity_type type~mus_fluid_type->type~mus_viscosity_type viscKine type~mus_turbulence_type mus_turbulence_type type~mus_fluid_type->type~mus_turbulence_type turbulence type~mus_poisson_boltzmann_type mus_poisson_boltzmann_type type~mus_poisson_type->type~mus_poisson_boltzmann_type PB type~mrt_species_type mrt_species_type type~mus_species_type->type~mrt_species_type mrt type~tem_spacetime_fun_type tem_spacetime_fun_type type~mus_viscosity_type->type~tem_spacetime_fun_type STfun type~mus_relaxationparam_type mus_relaxationParam_type type~mus_viscosity_type->type~mus_relaxationparam_type omLvl type~grw_realarray_type grw_realarray_type type~mus_viscosity_type->type~grw_realarray_type dataOnLvl type~mus_turbulence_data_type mus_turbulence_data_type type~mus_turbulence_type->type~mus_turbulence_data_type dataOnLvl type~mus_turbulence_visc_proc_type mus_turbulence_visc_proc_type type~mus_turbulence_type->type~mus_turbulence_visc_proc_type calcVisc type~mus_turbulence_config_type mus_turbulence_config_type type~mus_turbulence_type->type~mus_turbulence_config_type config type~tem_communication_type tem_communication_type type~mus_turbulence_data_type->type~tem_communication_type sendBuffer, recvBuffer, sendBufferFromCoarser, sendBufferFromFiner, recvBufferFromCoarser, recvBufferFromFiner type~les_coeff_type les_coeff_type type~mus_turbulence_config_type->type~les_coeff_type coeff

Inherited by

type~~mus_field_prop_type~~InheritedByGraph type~mus_field_prop_type mus_field_prop_type type~mus_field_type mus_field_type type~mus_field_type->type~mus_field_prop_type fieldProp type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~mus_field_type field

Contents


Components

Type Visibility Attributes Name Initial
type(mus_fluid_type), public :: fluid

contains fluid information

type(mus_species_type), public :: species

contains species information

type(mus_poisson_type), public :: poisson

Contains information for poisson equation