FE-Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
scale_model_component_proc::modelcomponentproc_setup Interface Reference

Public Member Functions

subroutine modelcomponentproc_setup (this, model_mesh, tm_parent_comp)
 

Detailed Description

Definition at line 51 of file scale_model_component_proc.F90.

Constructor & Destructor Documentation

◆ modelcomponentproc_setup()

subroutine scale_model_component_proc::modelcomponentproc_setup::modelcomponentproc_setup ( class(modelcomponentproc), intent(inout) this,
class(modelmeshbase), intent(in), target model_mesh,
class(time_manager_component), intent(inout) tm_parent_comp )

Definition at line 51 of file scale_model_component_proc.F90.

52 import modelcomponentproc
53 import modelmeshbase
54 import time_manager_component
55 class(ModelComponentProc), intent(inout) :: this
56 class(ModelMeshBase), target, intent(in) :: model_mesh
57 class(TIME_manager_component), intent(inout) :: tm_parent_comp

The documentation for this interface was generated from the following file: