Ignore:
Timestamp:
05/25/10 10:31:51 (15 years ago)
Author:
Eric.Larour
Message:

New results API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk/src/c/objects/Elements/Beam.h ΒΆ

    r3928 r3938  
    7979                void  ComputeStrainRate(Vec eps,int analysis_type,int sub_analysis_type);
    8080                void  GetNodes(void** vpnodes);
     81                void  PatchSize(int* ppatch_numrows,int* pnumcols, int enum_type);
     82                void  PatchFill(int* pcount, double* patches,int patch_numcols);
     83
    8184                /*}}}*/
    8285                /*not implemented: {{{1*/
Note: See TracChangeset for help on using the changeset viewer.