Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Member Functions | Public Attributes | List of all members
serac::isotropic_tensor< T, 3, 3, 3 > Struct Template Reference

the only rank-3 isotropic tensor we suport is the alternating tensor (levi-civita symbol) More...

#include <isotropic_tensor.hpp>

Public Member Functions

constexpr SERAC_HOST_DEVICEoperator() (int i, int j, int k) const
 access the (i,j,k) entry of a rank-3 isotropic tensor
 

Public Attributes

value
 coefficient of proportionality
 

Detailed Description

template<typename T>
struct serac::isotropic_tensor< T, 3, 3, 3 >

the only rank-3 isotropic tensor we suport is the alternating tensor (levi-civita symbol)

Template Parameters
TThe type stored at each index

Definition at line 347 of file isotropic_tensor.hpp.


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