File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,5 +90,5 @@ export reset!
9090export interpolate_L2_tensor
9191export interpolate_L2_vector
9292export interpolate_L2_scalar
93-
93+ export L2_Projection
9494end
Original file line number Diff line number Diff line change 139139@publish ComputationalModels evaluate!
140140@publish ComputationalModels InterpolableBC
141141@publish ComputationalModels InterpolableBC!
142- @publish ComputationalModels TrialFESpace! # Exporting internal function of Gridap
142+ @publish ComputationalModels TrialFESpace! # Exporting internal function of Gridap
143+ @publish ComputationalModels L2_Projection
143144
144145# Note: the files FaceLabeling, CartesianTags and Evolution functions should be moved to a module different than ComputationalModels
145146@publish ComputationalModels add_tag_from_vertex_filter!
You can’t perform that action at this time.
0 commit comments