#include <Grid.h>
Describes a grid on which stress is computed.
- Template Parameters
-
T | - StressType (Cauchy/Piola) |
- Examples
- crack/main.cpp, testGrid.cpp, testLDADLJ.cpp, testLJ.cpp, and testMls.cpp.
Definition at line 31 of file Grid.h.
◆ Grid() [1/3]
◆ Grid() [2/3]
◆ Grid() [3/3]
◆ ~Grid()
◆ getGridNeighborLists()
std::vector< std::set< int > > Grid< T >::getGridNeighborLists |
( |
const SubConfiguration & |
subconfig, |
|
|
const double & |
padding |
|
) |
| const |
◆ read()
void Grid< T >::read |
( |
std::string |
filename | ) |
|
◆ setCounter()
void Grid< T >::setCounter |
( |
| ) |
|
◆ write()
void Grid< T >::write |
( |
std::string |
filename | ) |
const |
◆ ngrid
The documentation for this class was generated from the following files: