Octopus
|
Go to the source code of this file.
Modules | |
module | convergence_criterion_oct_m |
Data Types | |
type | convergence_criterion_oct_m::convergence_criterion_t |
type | convergence_criterion_oct_m::criterion_list_t |
These classes extend the list and list iterator to make a criterion list. More... | |
type | convergence_criterion_oct_m::criterion_iterator_t |
Functions/Subroutines | |
subroutine | convergence_criterion_oct_m::criterion_write_info (this, iunit) |
subroutine | convergence_criterion_oct_m::convergence_criterion_is_converged (this, is_converged) |
Is the convergence reached ? More... | |
subroutine | convergence_criterion_oct_m::criterion_set_quantity_pointers (this, value_diff, value_norm) |
Setting pointers to the in, out and norm values. More... | |
subroutine, public | convergence_criterion_oct_m::convergence_criterion_end (this) |
subroutine | convergence_criterion_oct_m::criterion_list_add_node (this, criterion) |
class(convergence_criterion_t) function, pointer | convergence_criterion_oct_m::criterion_iterator_get_next (this) |