Lines Matching full:use
83 We use tensor-product bases $\psi_{kji} = h_i(X_0)h_j(X_1)h_k(X_2)$.
112 For the time discretization, we use two types of time stepping schemes through PETSc.
233 …a_{\bm x} \bm X$ is needed directly in finite element methods and thus more convenient for our use.
296 To make this definition compatible with higher dimensional domains, we use a similar system from th…
423 - Type of subgrid stress model to use. Currently only `data_driven` is available
454 To use the fused mode, set `-sgs_model_dd_implementation fused`.
458 The use of these external libraries allows us to leverage the flexibility of those external librari…
461 This is enabled with `USE_TORCH=1` during the build process, which will use the PyTorch accessible …
462 To specify the path to the PyTorch model file, use `-sgs_model_dd_torch_model_path`.
487 …- Which computational implementation to use for SGS DD model (`fused`, `sequential_ceed`, `sequent…
509 We use the STG method described in {cite}`shurSTG2014`.
647 To use the STG boundary condition, the `-bc_inflow` option should be set to the boundary faces that…
711 IDL is not a boundary condition, but it's primary application is for use with STG.
714 We use an internal damping layer (IDL) to damp them out without disrupting the synthetic structures…