STORMM Source Documentation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nstormm
 Ncard
 Nchemistry
 Ndata_types
 Ndiskutil
 Ndisplay
 Ndocs
 Nenergy
 Ngeneralized_born_defaults
 Nmm
 Nmodeling
 Nnamelist
 Nnumerics
 Nparse
 Nrandom
 Nreporting
 Nrestraints
 Nreview
 Nstmath
 Nstructure
 Nsynthesis
 Ntesting
 Ntopology
 Ntrajectory
 Cchar2
 Cchar3
 Cchar4
 CCombineIDpA combination of integer and double data. Like other mixed tuples in this library, this will maintain the x, y, z, and w member variable naming conventions
 Cdouble2
 Cdouble3
 Cdouble4
 CEcumenical2Mimic critical CUDA typecasting intrinsics with simple unions {
 CEcumenical4
 CEcumenical8
 Cfloat2
 Cfloat3
 Cfloat4
 Cint2
 Cint3
 Cint4
 Cint95_tA mixed tuple for 95-bit integer accumulation. This is the proper way to take double-precision floating point arithmetic into fixed precision format with minimal loss
 Clonglong2
 Clonglong3
 Clonglong4
 Cshort2
 Cshort3
 Cshort4
 Cuchar2
 Cuchar3
 Cuchar4
 Cuint2
 Cuint3
 Cuint4
 Culonglong2
 Culonglong3
 Culonglong4
 Cushort2
 Cushort3
 Cushort4
 CValueWithCounterTemplated, combined type for tagging any data type with an associated integer count
 CVec2A template-compatible class for implementing vectorized two-tuples in C++ code, based on a single scalar type
 CVec3A template-compatible class for implementing vectorized three-tuples in C++ code, based on a single scalar type
 CVec4A template-compatible class for implementing vectorized four-tuples in C++ code, based on a single scalar type