Searched defs:SgsDDContext_ (Results 1 – 1 of 1) sorted by relevance
17 struct SgsDDContext_ { struct18 CeedInt num_inputs, num_outputs;19 CeedInt num_layers;20 CeedInt num_neurons;21 CeedScalar alpha;23 struct NewtonianIdealGasContext_ newt_ctx;24 struct {28 } offsets;29 size_t total_bytes;30 CeedScalar data[1];