7 #ifndef cf3_mesh_actions_SurfaceIntegral_hpp
8 #define cf3_mesh_actions_SurfaceIntegral_hpp
41 static std::string
type_name() {
return "SurfaceIntegral"; }
43 virtual void execute();
78 #endif // cf3_mesh_actions_SurfaceIntegral_hpp
std::string name(ComponentWrapper &self)
Safe pointer to an object. This is the supported method for referring to components.
std::vector< Handle< Region > > m_regions
Handle< Quadrature > m_quadrature
static std::string type_name()
Gets the Class name.
Top-level namespace for coolfluid.
Component that executes an action. Implementation of the IAction interface as a component, exposing the execute function as a signal.
unsigned int Uint
typedef for unsigned int
SurfaceIntegral Fields with matching support.