-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prototype spectral solver components in Magpie #401
Comments
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 16, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 16, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 16, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 16, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 17, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 20, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 20, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 20, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 20, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 20, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 21, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 22, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Jan 23, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
dschwen
added a commit
to dschwen/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
pushed a commit
to recuero/magpie
that referenced
this issue
Apr 29, 2020
recuero
added a commit
to recuero/magpie
that referenced
this issue
Aug 3, 2020
To make this run, explicit instantiation of auto RankFourTensorTempl<T>::operator*(const Tensor<T2> & b) const is required in MOOSE's RankFourTensor.h
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lets start by testing forward and backward transforms on elemental (and possible nodal) aux variables. Then test applying a simple aux kernel inbetween to model a convolution operation.
The text was updated successfully, but these errors were encountered: