v0.15.0
Loading...
Searching...
No Matches
EshelbianPlasticity::EshelbianCore::DynamicRelaxationTimeScale Struct Reference

#include "users_modules/eshelbian_plasticity/src/EshelbianPlasticity.hpp"

Inheritance diagram for EshelbianPlasticity::EshelbianCore::DynamicRelaxationTimeScale:
[legend]
Collaboration diagram for EshelbianPlasticity::EshelbianCore::DynamicRelaxationTimeScale:
[legend]

Public Member Functions

double getScale (const double time) override
 

Detailed Description

Definition at line 395 of file EshelbianPlasticity.hpp.

Member Function Documentation

◆ getScale()

double EshelbianPlasticity::EshelbianCore::DynamicRelaxationTimeScale::getScale ( const double time)
inlineoverride

Definition at line 399 of file EshelbianPlasticity.hpp.

400 {
401 return DTensor2Ptr(&v[S + 0], &v[S + 1], &v[S + 2], &v[S + 3], &v[S + 4],
402 &v[S + 5], &v[S + 6], &v[S + 7], &v[S + 8]);
403 }
404
405 template <int S>
const double v
phase velocity of light in medium (cm/ns)

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