High Performance Plasticity  0.5.0
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  include
  hpp
 casesUtils.hHeader file for quantities common to multiple application cases
 config.h
 continuum.hHeader file for continuum mechanics classes and functions
 crystal.hHeader file for crystal classes
 crystalCUDA.hHeader file for crystal classes CUDA implementations
 cudaUtils.hHeader file CUDA utility functions
 gsh.hThe complex generalized spherical harmonic coefficients for real data
 gshCUDA.hHeader file for generalized spherical harmonic basis
 hdfUtils.hHeader file for helper functions with HDF
 hdfUtilsCpp.hHeader file for helper functions with HDF, C++ API
 mpiUtils.h
 profUtils.h
 python.h
 rotation.hHeader file for rotation classes and functions
 simdUtils.h
 spectralUtils.hA simple deleter for malloc'd memory
 spectralUtilsCUDA.hHeader file for spectral utilities CUDA implementations
 stdlibReplacements.hHeader file for implementations of stdlib functions that may be missing
 tensor.hHeader file for tensor classes
 tensorCUDA.hHeader file for tensor classes CUDA implementations. Note that for all of these implementations, dynamic memory is not used. All of the memory lives on whichever architecture the class is instantiated on. That is, the "CUDA" suffix indicates nothing about where the memory is, but just indicates that it's in a format that's most suitable for a CUDA implementation
  src
 analysisUtils.py
 casesUtils.cpp
 continuum.py
 crystal.cpp
 crystal.cu
 crystal.py
 cudaUtils.cu
 hdfUtils.cppImplementation for functions in hdfUtils.h
 kalidindi1992.py
 linearAlgebra.py
 mihaila2014.py
 mpiUtils.cpp
 plotting.py
 profUtils.cpp
 profUtils.py
 python.cppThe Python interface to the library
 python.cu
 python_common.cpp
 rotation.cpp
 runUtils.py
 spectralUtils.cpp
 spectralUtils.cu
 tensor.cpp