SPH
List of all members
RadiativeCooling Class Reference

#include <Heat.h>

Inheritance diagram for RadiativeCooling:
IEquationTerm Polymorphic

Additional Inherited Members

- Public Member Functions inherited from IEquationTerm
virtual void setDerivatives (DerivativeHolder &derivatives, const RunSettings &settings)=0
 Sets derivatives required by this term. More...
 
virtual void initialize (IScheduler &scheduler, Storage &storage, const Float t)=0
 Initialize all the derivatives and/or quantity values before derivatives are computed. More...
 
virtual void finalize (IScheduler &scheduler, Storage &storage, const Float t)=0
 Computes all the derivatives and/or quantity values based on accumulated derivatives. More...
 
virtual void create (Storage &storage, IMaterial &material) const =0
 Creates all quantities needed by the term using given material. More...
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Detailed Description

Definition at line 82 of file Heat.h.


The documentation for this class was generated from the following file: