FEM: better module names for CalculiX result reader modules

This commit is contained in:
Bernd Hahnebach
2017-02-16 07:55:27 +01:00
parent 9431d8ed4c
commit e07b45d59d
7 changed files with 13 additions and 13 deletions

View File

@@ -1078,7 +1078,7 @@ void FemMesh::writeABAQUS(const std::string &Filename) const
static std::map<int, std::string> faceTypeMap;
static std::map<int, std::string> volTypeMap;
if (elemOrderMap.empty()) {
// node order fits with node order in ccxFrdReader.py module to import CalculiX result meshes
// node order fits with node order in importCcxFrdResults.py module to import CalculiX result meshes
// dimension 1
//