|
| procedure | error (self, gs) |
| | Needs Docs.
|
| |
| procedure | error (self, gs) |
| | Needs Docs.
|
| |
| procedure | eval (self, gs) |
| | Needs Docs.
|
| |
| procedure | eval (self, gs) |
| | Needs Docs.
|
| |
| procedure | get_nax (self, gs) |
| | Needs Docs.
|
| |
| procedure | is_parallel (self) |
| | Needs Docs.
|
| |
| procedure | is_parallel (self) |
| | Needs Docs.
|
| |
| procedure | setup_comp (self) |
| | Needs Docs.
|
| |
|
| real(8), dimension(:,:), pointer | comp_n => NULL() |
| |
| real(8), dimension(:,:), pointer | comp_r => NULL() |
| |
| real(8) | loc = 0.d0 |
| | Location of constraint in normalized flux.
|
| |
| real(8), dimension(:), pointer | nax_corr => NULL() |
| |
| integer(4) | ncomp = 0 |
| |
| integer(4) | type = 1 |
| | Type of constraint (1 -> min, 2 -> max, 3 -> rel_flux)
|
| |
| real(8) | val = 0.d0 |
| |
| real(8) | wt = 1.d0 |
| |
◆ error() [1/2]
◆ error() [2/2]
◆ eval() [1/2]
◆ eval() [2/2]
◆ get_nax()
◆ is_parallel() [1/2]
◆ is_parallel() [2/2]
| procedure is_parallel |
( |
class(q_constraint), intent(inout) |
self | ) |
|
◆ setup_comp()
◆ comp_n
| real(8), dimension(:,:), pointer comp_n => NULL() |
|
inherited |
◆ comp_r
| real(8), dimension(:,:), pointer comp_r => NULL() |
|
inherited |
◆ loc
Location of constraint in normalized flux.
◆ nax_corr
| real(8), dimension(:), pointer nax_corr => NULL() |
|
inherited |
◆ ncomp
◆ type
Type of constraint (1 -> min, 2 -> max, 3 -> rel_flux)
◆ val
◆ wt
The documentation for this type was generated from the following file: