|
High Performance Plasticity
0.5.0
|
Files | |
| file | casesUtils.h [code] |
| Header file for quantities common to multiple application cases. | |
| file | config.h [code] |
| file | continuum.h [code] |
| Header file for continuum mechanics classes and functions. | |
| file | crystal.h [code] |
| Header file for crystal classes. | |
| file | crystalCUDA.h [code] |
| Header file for crystal classes CUDA implementations. | |
| file | cudaUtils.h [code] |
| Header file CUDA utility functions. | |
| file | gsh.h [code] |
| The complex generalized spherical harmonic coefficients for real data. | |
| file | gshCUDA.h [code] |
| Header file for generalized spherical harmonic basis. | |
| file | hdfUtils.h [code] |
| Header file for helper functions with HDF. | |
| file | hdfUtilsCpp.h [code] |
| Header file for helper functions with HDF, C++ API. | |
| file | mpiUtils.h [code] |
| file | profUtils.h [code] |
| file | python.h [code] |
| file | rotation.h [code] |
| Header file for rotation classes and functions. | |
| file | simdUtils.h [code] |
| file | spectralUtils.h [code] |
| A simple deleter for malloc'd memory. | |
| file | spectralUtilsCUDA.h [code] |
| Header file for spectral utilities CUDA implementations. | |
| file | stdlibReplacements.h [code] |
| Header file for implementations of stdlib functions that may be missing. | |
| file | tensor.h [code] |
| Header file for tensor classes. | |
| file | tensorCUDA.h [code] |
| Header 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. | |