Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Member Functions | List of all members
smith::TimeInfo Struct Reference

struct storing time and timestep information More...

#include <common.hpp>

Public Member Functions

 TimeInfo (double t, double t_step, size_t c=0)
 constructor
 
double time () const
 accessor for the current time
 
double dt () const
 accessor for dt
 
size_t cycle () const
 accessor for cycle
 

Detailed Description

struct storing time and timestep information

Definition at line 18 of file common.hpp.


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