Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ipfcthermalmodule.h
Go to the documentation of this file.
1 #pragma once
2 
8 // ipfcthermalmodule.h
9 #include "base/src/farray.h"
11 
12 namespace itasca {
13  class IContainer;
14 }
15 
16 namespace itascaxd {
17 }
18 
20 namespace pfcthermal {
21  using namespace itasca;
22  using namespace itascaxd;
25 
28  public:
29 
31 
32  };
34 
35 } // namespace pfcthermal
36 // EoF
namespace Itasca
Definition: basememory.cpp:9
Definition of a Signal2 object, holding a list of ISlot2 objects.
Definition: isignalbase.h:76
Interface for the small-granularity callback utility.
An array class that attempts to minimize unnecessary heap access.
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4
Interface for the PFC thermal module.
Definition: ipfcthermalmodule.h:27
PFCTHERMAL namespace.
Definition: iballthermal.h:18