Changeset 14194


Ignore:
Timestamp:
12/18/12 13:10:48 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: cannot use Verbosity before ModelProcessorx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/FemModel.cpp

    r14191 r14194  
    182182
    183183        /*create datasets for all analyses*/
    184         if(VerboseMProcessor()) _pprintLine_("   Model processor\n");
    185184        ModelProcessorx(&this->elements,&this->nodes,&this->vertices,&this->materials,&this->constraints,&this->loads,&this->parameters,IOMODEL,rootpath,this->solution_type,nummodels,analyses);
    186185
Note: See TracChangeset for help on using the changeset viewer.