![]() |
Karamelo
714599e9
Parallel Material Point Method Simulator
|
Parent class of all the different kinds of regions that can be used.
Stores the region id as well as functions that returns the regions' limits and on that checks if a point lies within the region's limits.
Public Attributes | |
string | id |
Region identification string. | |
int | interior |
1 for interior, 0 for exterior | |