-
**Describe the bug**
I am trying to create a dynamic form. I started with a very simple example that I got from [https://jasonwatmore.com/post/2020/09/29/react-dynamic-form-example-with-react-hook-fo…
-
Hi @fverdugo,
As mentioned in a private conversation, I am getting an error when integrating a quantity that depends on a component of a `MultiField` over a boundary. In what follows I attach the …
-
Hi all,
Please help! There seems to be a a bug with integrating a 3-tensor. See below:
```
domain = (0.0, 1, 0.0, 1, 0.0, 1);
model = CartesianDiscreteModel(domain,(20,20,20));
trian = Triangulat…
-
## Bug, Feature, or Question?
Bug
## Current Behavior
When you have nested `FieldArrays`, let's say the following path: `questions.0.values.0.label` where `questions` and `values` are the arrays …
-
This doesn't seem to be implemented just yet. Would definitely be beneficial.
-
Hi, I've been working on implementing a 2D multi-material plane stress problem in Gridap using Voigt notation. The given stiffness matrix looks good but when adding tags to specify different materials…
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
I have 2 FieldArrays in bootstrap tabs based on routing, so the fields are displ…
-
Would it be possible to add support for printing StructArrays? Currently it does not seem to work. Minimum working example:
```julia
julia> using PrettyPrint, StructArrays
julia> foo = ComplexF…
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
Dispatch CHANGE action on unregistered field => Register the field and update the va…
-
@fverdugo @oriolcg following the developments for automatic computation of jacobians from residuals (or even residuals from energy functionals) in `Gridap`, discussed in this [issue](https://github.co…