0.6.0
Loading...
Searching...
No Matches
type_boundary_condition::t_boundary_double Type Reference

Scalar defined on boundaries. More...

Public Attributes

double precision left = huge(0d0)
 
double precision right = huge(0d0)
 
double precision bottom = huge(0d0)
 
double precision top = huge(0d0)
 
double precision back = huge(0d0)
 
double precision front = huge(0d0)
 

Detailed Description

Scalar defined on boundaries.

Member Data Documentation

◆ back

double precision type_boundary_condition::t_boundary_double::back = huge(0d0)

◆ bottom

double precision type_boundary_condition::t_boundary_double::bottom = huge(0d0)

◆ front

double precision type_boundary_condition::t_boundary_double::front = huge(0d0)

◆ left

double precision type_boundary_condition::t_boundary_double::left = huge(0d0)

◆ right

double precision type_boundary_condition::t_boundary_double::right = huge(0d0)

◆ top

double precision type_boundary_condition::t_boundary_double::top = huge(0d0)

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