| Package | Description |
|---|---|
| Environment | |
| GDL |
| Modifier and Type | Field and Description |
|---|---|
protected static ListLocalDomainAndLocalKernel |
ENVIRONMENT.ListLocalDomainAndLocalKernel
This field is the list of all the local domain and local kernel
|
| Modifier and Type | Method and Description |
|---|---|
static ListLocalDomainAndLocalKernel |
ENVIRONMENT.getListLocalDomainAndLocalKernel()
Getter on the list of all local domains and kernel
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ENVIRONMENT.setListLocalDomainAndLocalKernel(ListLocalDomainAndLocalKernel ListLocalDomainAndLocalKernel)
This function stores in memory the local domains and kernels used in the current mpf problem
|
| Modifier and Type | Method and Description |
|---|---|
ListLocalDomainAndLocalKernel |
GDL.getListLocalDomainAndLocalKernel()
This is the getter on the list of local kernel and domain
|
| Modifier and Type | Method and Description |
|---|---|
void |
GDL.setListLocalDomainAndLocalKernel(ListLocalDomainAndLocalKernel ListLocalDomainAndLocalKernel)
This is the setter on the list of local kernel and domain
|