(git:c5411e0)
Loading...
Searching...
No Matches
dirichlet_bc_types::dirichlet_bc_parameters Type Reference

Data Fields

logical verbose_output = .FALSE.
 
logical do_dbc_cube = .FALSE.
 
real(kind=dp) time = 0.0_dp
 
integer n_aa_planar = 0
 
integer, dimension(:, :), pointer aa_planar_nprtn => NULL()
 
integer, dimension(:), pointer aa_planar_pplane => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_planar_xxtnt => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_planar_yxtnt => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_planar_zxtnt => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_vd => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_osc_frac => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_frequency => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_phase => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_sigma => NULL()
 
real(kind=dp), dimension(:), pointer aa_planar_thickness => NULL()
 
logical, dimension(:), pointer aa_planar_is_periodic => NULL()
 
integer n_planar = 0
 
integer, dimension(:, :), pointer planar_nprtn => NULL()
 
real(kind=dp), dimension(:, :), pointer planar_avtx => NULL()
 
real(kind=dp), dimension(:, :), pointer planar_bvtx => NULL()
 
real(kind=dp), dimension(:, :), pointer planar_cvtx => NULL()
 
real(kind=dp), dimension(:, :), pointer planar_dvtx => NULL()
 
real(kind=dp), dimension(:), pointer planar_vd => NULL()
 
real(kind=dp), dimension(:), pointer planar_osc_frac => NULL()
 
real(kind=dp), dimension(:), pointer planar_frequency => NULL()
 
real(kind=dp), dimension(:), pointer planar_phase => NULL()
 
real(kind=dp), dimension(:), pointer planar_sigma => NULL()
 
real(kind=dp), dimension(:), pointer planar_thickness => NULL()
 
logical, dimension(:), pointer planar_is_periodic => NULL()
 
integer n_aa_cylindrical = 0
 
integer, dimension(:, :), pointer aa_cylindrical_nprtn => NULL()
 
integer, dimension(:), pointer aa_cylindrical_paxis => NULL()
 
integer, dimension(:), pointer aa_cylindrical_nsides => NULL()
 
integer, dimension(:), pointer aa_cylindrical_apxtyp => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_cylindrical_xtnt => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_cylindrical_bctr => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_brad => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_vd => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_osc_frac => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_frequency => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_phase => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_sigma => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_thickness => NULL()
 
real(kind=dp), dimension(:), pointer aa_cylindrical_sgap => NULL()
 
logical, dimension(:), pointer aa_cylindrical_is_periodic => NULL()
 
integer n_aa_cuboidal = 0
 
integer, dimension(:, :), pointer aa_cuboidal_nprtn => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_cuboidal_xxtnt => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_cuboidal_yxtnt => NULL()
 
real(kind=dp), dimension(:, :), pointer aa_cuboidal_zxtnt => NULL()
 
real(kind=dp), dimension(:), pointer aa_cuboidal_vd => NULL()
 
real(kind=dp), dimension(:), pointer aa_cuboidal_osc_frac => NULL()
 
real(kind=dp), dimension(:), pointer aa_cuboidal_frequency => NULL()
 
real(kind=dp), dimension(:), pointer aa_cuboidal_phase => NULL()
 
real(kind=dp), dimension(:), pointer aa_cuboidal_sigma => NULL()
 
logical, dimension(:), pointer aa_cuboidal_is_periodic => NULL()
 

Detailed Description

Definition at line 27 of file dirichlet_bc_types.F.

Field Documentation

◆ verbose_output

logical dirichlet_bc_types::dirichlet_bc_parameters::verbose_output = .FALSE.

Definition at line 28 of file dirichlet_bc_types.F.

◆ do_dbc_cube

logical dirichlet_bc_types::dirichlet_bc_parameters::do_dbc_cube = .FALSE.

Definition at line 29 of file dirichlet_bc_types.F.

◆ time

real(kind=dp) dirichlet_bc_types::dirichlet_bc_parameters::time = 0.0_dp

Definition at line 30 of file dirichlet_bc_types.F.

◆ n_aa_planar

integer dirichlet_bc_types::dirichlet_bc_parameters::n_aa_planar = 0

Definition at line 32 of file dirichlet_bc_types.F.

◆ aa_planar_nprtn

integer, dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_nprtn => NULL()

Definition at line 33 of file dirichlet_bc_types.F.

◆ aa_planar_pplane

integer, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_pplane => NULL()

Definition at line 34 of file dirichlet_bc_types.F.

◆ aa_planar_xxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_xxtnt => NULL()

Definition at line 35 of file dirichlet_bc_types.F.

◆ aa_planar_yxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_yxtnt => NULL()

Definition at line 36 of file dirichlet_bc_types.F.

◆ aa_planar_zxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_zxtnt => NULL()

Definition at line 37 of file dirichlet_bc_types.F.

◆ aa_planar_vd

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_vd => NULL()

Definition at line 38 of file dirichlet_bc_types.F.

◆ aa_planar_osc_frac

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_osc_frac => NULL()

Definition at line 39 of file dirichlet_bc_types.F.

◆ aa_planar_frequency

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_frequency => NULL()

Definition at line 40 of file dirichlet_bc_types.F.

◆ aa_planar_phase

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_phase => NULL()

Definition at line 41 of file dirichlet_bc_types.F.

◆ aa_planar_sigma

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_sigma => NULL()

Definition at line 42 of file dirichlet_bc_types.F.

◆ aa_planar_thickness

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_thickness => NULL()

Definition at line 43 of file dirichlet_bc_types.F.

◆ aa_planar_is_periodic

logical, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_planar_is_periodic => NULL()

Definition at line 44 of file dirichlet_bc_types.F.

◆ n_planar

integer dirichlet_bc_types::dirichlet_bc_parameters::n_planar = 0

Definition at line 46 of file dirichlet_bc_types.F.

◆ planar_nprtn

integer, dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_nprtn => NULL()

Definition at line 47 of file dirichlet_bc_types.F.

◆ planar_avtx

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_avtx => NULL()

Definition at line 48 of file dirichlet_bc_types.F.

◆ planar_bvtx

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_bvtx => NULL()

Definition at line 49 of file dirichlet_bc_types.F.

◆ planar_cvtx

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_cvtx => NULL()

Definition at line 50 of file dirichlet_bc_types.F.

◆ planar_dvtx

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_dvtx => NULL()

Definition at line 51 of file dirichlet_bc_types.F.

◆ planar_vd

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_vd => NULL()

Definition at line 52 of file dirichlet_bc_types.F.

◆ planar_osc_frac

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_osc_frac => NULL()

Definition at line 53 of file dirichlet_bc_types.F.

◆ planar_frequency

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_frequency => NULL()

Definition at line 54 of file dirichlet_bc_types.F.

◆ planar_phase

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_phase => NULL()

Definition at line 55 of file dirichlet_bc_types.F.

◆ planar_sigma

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_sigma => NULL()

Definition at line 56 of file dirichlet_bc_types.F.

◆ planar_thickness

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_thickness => NULL()

Definition at line 57 of file dirichlet_bc_types.F.

◆ planar_is_periodic

logical, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::planar_is_periodic => NULL()

Definition at line 58 of file dirichlet_bc_types.F.

◆ n_aa_cylindrical

integer dirichlet_bc_types::dirichlet_bc_parameters::n_aa_cylindrical = 0

Definition at line 60 of file dirichlet_bc_types.F.

◆ aa_cylindrical_nprtn

integer, dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_nprtn => NULL()

Definition at line 61 of file dirichlet_bc_types.F.

◆ aa_cylindrical_paxis

integer, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_paxis => NULL()

Definition at line 62 of file dirichlet_bc_types.F.

◆ aa_cylindrical_nsides

integer, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_nsides => NULL()

Definition at line 63 of file dirichlet_bc_types.F.

◆ aa_cylindrical_apxtyp

integer, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_apxtyp => NULL()

Definition at line 64 of file dirichlet_bc_types.F.

◆ aa_cylindrical_xtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_xtnt => NULL()

Definition at line 65 of file dirichlet_bc_types.F.

◆ aa_cylindrical_bctr

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_bctr => NULL()

Definition at line 66 of file dirichlet_bc_types.F.

◆ aa_cylindrical_brad

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_brad => NULL()

Definition at line 67 of file dirichlet_bc_types.F.

◆ aa_cylindrical_vd

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_vd => NULL()

Definition at line 68 of file dirichlet_bc_types.F.

◆ aa_cylindrical_osc_frac

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_osc_frac => NULL()

Definition at line 69 of file dirichlet_bc_types.F.

◆ aa_cylindrical_frequency

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_frequency => NULL()

Definition at line 70 of file dirichlet_bc_types.F.

◆ aa_cylindrical_phase

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_phase => NULL()

Definition at line 71 of file dirichlet_bc_types.F.

◆ aa_cylindrical_sigma

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_sigma => NULL()

Definition at line 72 of file dirichlet_bc_types.F.

◆ aa_cylindrical_thickness

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_thickness => NULL()

Definition at line 73 of file dirichlet_bc_types.F.

◆ aa_cylindrical_sgap

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_sgap => NULL()

Definition at line 74 of file dirichlet_bc_types.F.

◆ aa_cylindrical_is_periodic

logical, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cylindrical_is_periodic => NULL()

Definition at line 75 of file dirichlet_bc_types.F.

◆ n_aa_cuboidal

integer dirichlet_bc_types::dirichlet_bc_parameters::n_aa_cuboidal = 0

Definition at line 77 of file dirichlet_bc_types.F.

◆ aa_cuboidal_nprtn

integer, dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_nprtn => NULL()

Definition at line 78 of file dirichlet_bc_types.F.

◆ aa_cuboidal_xxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_xxtnt => NULL()

Definition at line 79 of file dirichlet_bc_types.F.

◆ aa_cuboidal_yxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_yxtnt => NULL()

Definition at line 80 of file dirichlet_bc_types.F.

◆ aa_cuboidal_zxtnt

real(kind=dp), dimension(:, :), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_zxtnt => NULL()

Definition at line 81 of file dirichlet_bc_types.F.

◆ aa_cuboidal_vd

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_vd => NULL()

Definition at line 82 of file dirichlet_bc_types.F.

◆ aa_cuboidal_osc_frac

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_osc_frac => NULL()

Definition at line 83 of file dirichlet_bc_types.F.

◆ aa_cuboidal_frequency

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_frequency => NULL()

Definition at line 84 of file dirichlet_bc_types.F.

◆ aa_cuboidal_phase

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_phase => NULL()

Definition at line 85 of file dirichlet_bc_types.F.

◆ aa_cuboidal_sigma

real(kind=dp), dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_sigma => NULL()

Definition at line 86 of file dirichlet_bc_types.F.

◆ aa_cuboidal_is_periodic

logical, dimension(:), pointer dirichlet_bc_types::dirichlet_bc_parameters::aa_cuboidal_is_periodic => NULL()

Definition at line 87 of file dirichlet_bc_types.F.


The documentation for this type was generated from the following file: