ElmerFoamFSI
2.0
ElmerFoamFSI is fluid-solid interaction simulation application built up from OpenFOAM CFD and Elmer CSM coupled through the IMPACT multiphysics software integration infrastructure.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerator
Macros
Groups
Pages
ModTestObject.f90
Go to the documentation of this file.
1
MODULE
testobject
2
3
TYPE
t_global
4
CHARACTER(80)
:: window_name
5
CHARACTER(80)
:: other_window_name
6
CHARACTER(80)
:: c_window_name
7
INTEGER
:: other_window_handle
8
INTEGER
:: c_window_handle
9
END TYPE
t_global
10
11
CONTAINS
12
SUBROUTINE
associate_pointer
( attr, ptr)
13
TYPE(
t_global
)
,
POINTER
:: attr, ptr
14
ptr => attr
15
END SUBROUTINE
associate_pointer
16
17
END MODULE
testobject
testobject
Definition:
ModTestObject.F90:1
testobject::t_global
Definition:
ModTestObject.F90:5
testobject::associate_pointer
subroutine associate_pointer(attr, ptr)
Definition:
ModTestObject.F90:30
Third_Party_Modules
ElmerTest
trunk
native
ModTestObject.f90
Generated on Mon Jul 25 2016 15:50:54 for ElmerFoamFSI by
1.8.5