User Tools

Site Tools


dev:reference_counting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:reference_counting [2014/02/08 21:39] – remove broken links oschuettdev:reference_counting [2014/02/08 22:10] oschuett
Line 29: Line 29:
 ===== Sample code =====  ===== Sample code ===== 
 Some sample code to get a feeling of how it works... Some sample code to get a feeling of how it works...
-<code>+<code Fortran>
 ! create the matrix structure ! create the matrix structure
 call cp_fmstruct_create(my_struct,...) call cp_fmstruct_create(my_struct,...)
Line 51: Line 51:
 </code> </code>
  
-<code>+<code Fortran>
 subroutine my_env_set_matrix(my_env,matrix)  subroutine my_env_set_matrix(my_env,matrix) 
   type(my_env_type), pointer :: my_env   type(my_env_type), pointer :: my_env
dev/reference_counting.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1