NeoPZ
TPZThermoForceA.cpp
Go to the documentation of this file.
1 // $Id: TPZThermoForceA.cpp,v 1.2 2008-03-08 03:12:52 erick Exp $
2 
3 #include "TPZThermoForceA.h"
4 #include "Hash/TPZHash.h"
5 
7  return Hash("TPZThermoForceA");
8 }
int ClassId() const override
Define the class id associated with the class.
int32_t Hash(std::string str)
Definition: TPZHash.cpp:10