Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Attributes | List of all members
serac::TimesteppingOptions Struct Reference

A timestep and boundary condition enforcement method for a dynamic solver. More...

#include <solver_config.hpp>

Public Attributes

TimestepMethod timestepper = TimestepMethod::QuasiStatic
 The timestepping method to be applied.
 
DirichletEnforcementMethod enforcement_method = DirichletEnforcementMethod::RateControl
 The essential boundary enforcement method to use.
 

Detailed Description

A timestep and boundary condition enforcement method for a dynamic solver.

Definition at line 91 of file solver_config.hpp.


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