version 0.6.0
type_stress_tensor Module Reference

Declaration of a type associated to the stress tensor. More...

Detailed Description

Todo:
finish doc

Contains initialization and unallocation routines necessary to compute the stress tensor

Grid localisaton of the different terms of the tensor depends on the type of node on which derivative is computed at second order (cell, face, edge)

Usage

Initialize to 0 the stress tensor:

call initialize(stress_tensor, nx, ny, nz)

Release the memory:

call unalloc(stres tensor)