|
typedef INonlinearTimeIntegrator< TDomain, TAlgebra > | base_type |
|
typedef base_type::grid_function_type | grid_function_type |
|
typedef AssembledOperator< TAlgebra > | assembled_operator_type |
|
typedef ITimeIntegrator< TDomain, TAlgebra > | base_type |
|
typedef IOperatorInverse< vector_type > | solver_type |
|
typedef base_type::vector_type | vector_type |
|
typedef TAlgebra | algebra_type |
|
typedef TDomain | domain_type |
|
typedef GridFunction< TDomain, TAlgebra > | grid_function_type |
|
typedef TAlgebra::matrix_type | matrix_type |
|
typedef TAlgebra::vector_type | vector_type |
|
typedef Y | codomain_function_type |
|
typedef X | domain_function_type |
|
typedef ITimeIntegratorStageObserver_end< TDomain, TAlgebra > | end_observer_type |
|
typedef ITimeIntegratorStageObserver_finalize< TDomain, TAlgebra > | finalize_observer_type |
|
typedef GridFunction< TDomain, TAlgebra > | grid_function_type |
|
typedef ITimeIntegratorStageObserver_init< TDomain, TAlgebra > | init_observer_type |
|
enum | observer_group_type |
|
typedef ITimeIntegratorStageObserver_postprocess< TDomain, TAlgebra > | postprocess_observer_type |
|
typedef ITimeIntegratorStageObserver_preprocess< TDomain, TAlgebra > | preprocess_observer_type |
|
typedef std::vector< SmartPtr< process_observer_type > > | process_observer_container_type |
|
typedef ITimeIntegratorObserver< TDomain, TAlgebra > | process_observer_type |
|
typedef ITimeIntegratorStageObserver_rewind< TDomain, TAlgebra > | rewind_observer_type |
|
typedef ITimeIntegratorStageObserver_start< TDomain, TAlgebra > | start_observer_type |
|
template<class TDomain, class TAlgebra>
class ug::DiscontinuityIntegrator< TDomain, TAlgebra >
This class integrates (t0, t1] with stops at intermediate points tk.