|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Public Member Functions | |
| CuboidPyramidalMatrix (unsigned N, bool clean=false) | |
| CuboidPyramidalMatrix (const CuboidPyramidalMatrix &c) | |
| CuboidPyramidalMatrix & | operator= (CuboidPyramidalMatrix rhs) |
| void | clear () |
| unsigned | get_num_entries () const |
| double & | access (unsigned i, unsigned j, int k) |
| const double & | access_const (unsigned i, unsigned j, int k) const |
| double & | access_seq (unsigned i) |
| double | access_seq_const (unsigned i) const |
| unsigned | index (unsigned i, unsigned j, int k) const |