Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | time_based_controller_assignment (ctrl1, ctrl2) |
Assignment operator. Simply copies attribute values. | |
Definition at line 80 of file time_based_controller.f90.
subroutine time_based_controller::assignment(=)::time_based_controller_assignment | ( | type(time_based_controller_t), intent(inout) | ctrl1, |
type(time_based_controller_t), intent(in) | ctrl2 | ||
) |
ctrl1 | Left-hand side. |
ctrl2 | Right-hand side. |
Definition at line 165 of file time_based_controller.f90.