The Original CHomP Software
|
This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use. More...
#include <pointbas.h>
Public Member Functions | |
~tPointBaseInitializer () | |
Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages. More... | |
This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use.
Definition at line 438 of file pointbas.h.
chomp::homology::tPointBaseInitializer< coordtype >::~tPointBaseInitializer< coordtype > |
Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages.
Definition at line 449 of file pointbas.h.
References chomp::homology::tPointBase< coordtype >::forget(), chomp::homology::tPointBase< coordtype >::showused(), and chomp::homology::sout.