Ignore:
Timestamp:
08/21/13 15:44:01 (12 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added node->indexingupdate flag so that dofs are not renumbered except if absolutely necessary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Nodes.h

    r15634 r15861  
    2727                void  DistributeDofs(int analysis_type,int SETENUM);
    2828                void  FlagClones(int analysis_type);
     29                bool  RequiresDofReindexing(int analysis_type);
    2930                int   MaxNumDofs(int analysis_type,int setenum);
    3031                int   MaximumId(void);
Note: See TracChangeset for help on using the changeset viewer.