DAMASK with grid solvers  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with Grid Solvers
discretization.f90 File Reference

Go to the source code of this file.

Modules

module  discretization
 spatial discretization
 

Functions/Subroutines

subroutine, public discretization::discretization_init (homogenizationAt, microstructureAt, IPcoords0, NodeCoords0, sharedNodesBegin)
 stores the relevant information in globally accesible variables More...
 
subroutine, public discretization::discretization_results
 write the displacements More...
 
subroutine, public discretization::discretization_setipcoords (IPcoords)
 stores current IP coordinates More...
 
subroutine, public discretization::discretization_setnodecoords (NodeCoords)
 stores current IP coordinates More...
 

Variables

integer, public, protected discretization::discretization_nip
 
integer, public, protected discretization::discretization_nelem
 
integer, dimension(:), allocatable, public, protected discretization::discretization_homogenizationat
 
integer, dimension(:), allocatable, public, protected discretization::discretization_microstructureat
 
real(preal), dimension(:,:), allocatable, public, protected discretization::discretization_ipcoords0
 
real(preal), dimension(:,:), allocatable, public, protected discretization::discretization_ipcoords
 
real(preal), dimension(:,:), allocatable, public, protected discretization::discretization_nodecoords0
 
real(preal), dimension(:,:), allocatable, public, protected discretization::discretization_nodecoords
 
integer discretization::discretization_sharednodesbegin