(git:c5411e0)
Loading...
Searching...
No Matches
ps_implicit_types::ps_implicit_parameters Type Reference

Data Fields

integer boundary_condition = PERIODIC_BC
 
logical zero_initial_guess = .FALSE.
 
integer max_iter = 0
 
real(kind=dp) tol = 0.0_dp
 
real(kind=dp) omega = 0.0_dp
 
integer neumann_directions = 0
 

Detailed Description

Definition at line 37 of file ps_implicit_types.F.

Field Documentation

◆ boundary_condition

integer ps_implicit_types::ps_implicit_parameters::boundary_condition = PERIODIC_BC

Definition at line 38 of file ps_implicit_types.F.

◆ zero_initial_guess

logical ps_implicit_types::ps_implicit_parameters::zero_initial_guess = .FALSE.

Definition at line 39 of file ps_implicit_types.F.

◆ max_iter

integer ps_implicit_types::ps_implicit_parameters::max_iter = 0

Definition at line 40 of file ps_implicit_types.F.

◆ tol

real(kind=dp) ps_implicit_types::ps_implicit_parameters::tol = 0.0_dp

Definition at line 41 of file ps_implicit_types.F.

◆ omega

real(kind=dp) ps_implicit_types::ps_implicit_parameters::omega = 0.0_dp

Definition at line 42 of file ps_implicit_types.F.

◆ neumann_directions

integer ps_implicit_types::ps_implicit_parameters::neumann_directions = 0

Definition at line 43 of file ps_implicit_types.F.


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