![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Module provides routines for copying parts of CPOs (COREPROF and EQUILIBRIUM) More...
Public Member Functions | |
subroutine | copy_boundary_cond (COREPROF_IN, COREPROF_OUT) |
subroutine | copy_codeparam (CODEPARAM_IN, CODEPARAM_OUT) |
COPY CODEPARAM. More... | |
Module provides routines for copying parts of CPOs (COREPROF and EQUILIBRIUM)
Definition at line 8 of file copy_cpo_ets.f90.
subroutine copy_cpo_ets::copy_boundary_cond | ( | type (type_coreprof), dimension(:), pointer | COREPROF_IN, |
type (type_coreprof), dimension(:), pointer | COREPROF_OUT | ||
) |
Definition at line 20 of file copy_cpo_ets.f90.
subroutine copy_cpo_ets::copy_codeparam | ( | type (type_codeparam) | CODEPARAM_IN, |
type (type_codeparam) | CODEPARAM_OUT | ||
) |
COPY CODEPARAM.
Definition at line 62 of file copy_cpo_ets.f90.