Ignore:
Timestamp:
06/11/10 11:10:11 (15 years ago)
Author:
Eric.Larour
Message:

New OutputResults module, relying on patches, and embedded element results

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Inputs/Input.h

    r4037 r4039  
    5050                virtual Input* SpawnTriaInput(int* indices)=0;
    5151                virtual Result* SpawnResult(int step, double time)=0;
    52                 virtual int  PatchSize(void)=0;
    53                 virtual void PatchFill(double* patch, int max_vertices,Parameters* parameters)=0;
    5452
    5553
Note: See TracChangeset for help on using the changeset viewer.