Changeset d7bd62 for src/Actions


Ignore:
Timestamp:
May 8, 2017, 1:54:50 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
ForceAnnealing_goodresults, ForceAnnealing_tocheck
Children:
369409
Parents:
cb5231
git-author:
Frederik Heber <heber@…> (03/30/17 22:02:06)
git-committer:
Frederik Heber <frederik.heber@…> (05/08/17 13:54:50)
Message:

Updated userguide with lots of notes on using geometry object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/CommandAction/HelpAction.cpp

    rcb5231 rd7bd62  
    7373  std::cout << "\t - List/vector of strings: gives as \"first\" \"second\" \"third\"." << std::endl;
    7474  std::cout << "\t - Vector: give as \"x,y,z\", i.e. its 3 components." << std::endl;
     75  std::cout << "\t -         or give as \"<name>\", where <name> is a stored geometry name." << std::endl;
    7576  std::cout << "\t - Domain: give as \"xx,yx,yy,zx,zy,zz\", i.e. symmetric 3x3 matrix." << std::endl;
    7677  std::cout << "\t - Path/filename: give as \"<path/filename>\"." << std::endl;
Note: See TracChangeset for help on using the changeset viewer.