Ignore:
Timestamp:
10/05/18 13:42:49 (6 years ago)
Author:
dubos
Message:

devel/unstructured : more fixes to mixed precision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/make_python

    r721 r747  
    3232        update "$x" "$DYNAMICO_ROOT/src/$2/$x" 
    3333    done 
     34 
    3435} 
    3536 
    3637function cmd_kernels() # this function is invoked by : './make_python kernels' 
    3738{ 
     39    cmd_clean 
    3840    cd $KERNELS 
    3941    ./codegen hexagonal hex_master unstructured 
Note: See TracChangeset for help on using the changeset viewer.