-
For the image regions it would be nice if the boundaries would be rendered outside the images.
To do so the `BoundarySource` would need a switch to outer boundaries (right now it is inside).
-
Okay, how about this?
We reduce fields to the minimum, and everything that is only needed when some method is used goes to the cache. Then we define
```julia
@inline function color(system)
@as…
-
Any plans on implementing periodic boundary conditions?
-
It appears that there may be 5 regions that should replace the local council file for Malta and move local councils to ADM2. https://en.wikipedia.org/wiki/Regions_of_Malta
-
https://github.com/jnagesh-rjn/Frenkel-Holstein-Approach-Steady-State-Spectra/blob/main/buildHam.m#L21
J(I,I+1)
When I==N can not get I+1
-
Hi, just to let you know, it seems like there is a missing boundary check on this line too:
https://github.com/BrokenEvent/CsIcnsReader/blob/d49e887dda45c2c129ecbffe3aaf7a8d94578f45/BrokenEvent.Icns…
-
Sample document:
```
{
"material_id" : "mp-91",
"sigma" : NumberInt(3),
"type" : "tilt",
"rotation_axis" : [
NumberInt(1),
NumberInt(1),
…
-
* Boundaries should be able to be labeled for application of solver-specific boundary conditions.
* For example, edges/facets on top-most boundary get X integer label.
-
I have the following custom breakpoints
```
Vue.use(VueMq, {
breakpoints: {
xsmall: 500,
small: 768,
medium: 1024,
large: 1360,
xlarge: 1800
}
});
```
I want to…
-
I used part of the code and got an error of missing start boundary. Please help me!
```java
@Override
public void configure() throws Exception {
restConfiguration()
.component("s…