DAMASK with grid solvers  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with Grid Solvers
spectral_utilities::tboundarycondition Type Reference

set of parameters defining a boundary condition More...

Public Attributes

real(preal), dimension(3, 3) values = 0.0_pReal
 
real(preal), dimension(3, 3) maskfloat = 0.0_pReal
 
logical, dimension(3, 3) masklogical = .false.
 
character(len=pstringlen) mytype = 'None'
 

Detailed Description

set of parameters defining a boundary condition

Definition at line 1537 of file spectral_utilities.f90.

Member Data Documentation

◆ maskfloat

real(preal), dimension(3,3) spectral_utilities::tboundarycondition::maskfloat = 0.0_pReal

Definition at line 1538 of file spectral_utilities.f90.

◆ masklogical

logical, dimension(3,3) spectral_utilities::tboundarycondition::masklogical = .false.

Definition at line 1540 of file spectral_utilities.f90.

◆ mytype

character(len=pstringlen) spectral_utilities::tboundarycondition::mytype = 'None'

Definition at line 1541 of file spectral_utilities.f90.

◆ values

real(preal), dimension(3,3) spectral_utilities::tboundarycondition::values = 0.0_pReal

Definition at line 1538 of file spectral_utilities.f90.


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