LCC  1. 0. 0.
Crystal cutting code
Functions/Subroutines
lcc_regular_mod Module Reference

Module for generating regular shapes after lattice is constructed. More...

Functions/Subroutines

subroutine, public lcc_spheroid (a_axis, b_axis, c_axis, r_inout)
 For building spheroidal shapes out of a bulk lattice. More...
 

Detailed Description

Module for generating regular shapes after lattice is constructed.

Function/Subroutine Documentation

◆ lcc_spheroid()

subroutine, public lcc_regular_mod::lcc_spheroid ( real(dp)  a_axis,
real(dp)  b_axis,
real(dp)  c_axis,
real(dp), dimension(:,:), allocatable  r_inout 
)

For building spheroidal shapes out of a bulk lattice.

Parameters
a_axisLenght in the x direction.
b_axisLenght in the y direction.
c_axisLenght in the z direction.
r_inoutInput and output coordinates.