Lines Matching refs:problem
272 $ ./bps -problem bp1 -ceed /cpu/self
273 $ ./bps -problem bp2 -ceed /gpu/cuda
274 $ ./bps -problem bp3 -ceed /cpu/self
275 $ ./bps -problem bp4 -ceed /gpu/cuda
276 $ ./bps -problem bp5 -ceed /cpu/self
277 $ ./bps -problem bp6 -ceed /gpu/cuda
282 $ ./bpsraw -problem bp1 -ceed /cpu/self
283 $ ./bpsraw -problem bp2 -ceed /gpu/cuda
284 $ ./bpsraw -problem bp3 -ceed /cpu/self
285 $ ./bpsraw -problem bp4 -ceed /gpu/cuda
286 $ ./bpsraw -problem bp5 -ceed /cpu/self
287 $ ./bpsraw -problem bp6 -ceed /gpu/cuda
292 $ ./bpssphere -problem bp1 -ceed /cpu/self
293 $ ./bpssphere -problem bp2 -ceed /gpu/cuda
294 $ ./bpssphere -problem bp3 -ceed /cpu/self
295 $ ./bpssphere -problem bp4 -ceed /gpu/cuda
296 $ ./bpssphere -problem bp5 -ceed /cpu/self
297 $ ./bpssphere -problem bp6 -ceed /gpu/cuda
302 $ ./area -problem cube -ceed /cpu/self -degree 3
303 $ ./area -problem cube -ceed /gpu/cuda -degree 3
304 $ ./area -problem sphere -ceed /cpu/self -degree 3 -dm_refine 2
305 $ ./area -problem sphere -ceed /gpu/cuda -degree 3 -dm_refine 2
315 $ ./elasticity -ceed /cpu/self -mesh [.exo file] -degree 2 -E 1 -nu 0.3 -problem Linear -forcing mms
316 $ ./elasticity -ceed /gpu/cuda -mesh [.exo file] -degree 2 -E 1 -nu 0.3 -problem Linear -forcing mms