Home
last modified time | relevance | path

Searched refs:create (Results 1 – 20 of 20) sorted by relevance

/libCEED/rust/libceed/src/
H A Dlib.rs383 Vector::create(self, n) in vector()
455 ElemRestriction::create( in elem_restriction()
1110 QFunction::create(self, vlength, f) in q_function_interior()
1129 QFunctionByName::create(self, name) in q_function_interior_by_name()
1160 Operator::create(self, qf, dqf, dqfT) in operator()
1174 CompositeOperator::create(self) in composite_operator()
H A Dvector.rs245 pub fn create(ceed: &crate::Ceed, n: usize) -> crate::Result<Self> { in create() method
309 let mut x = Self::create(ceed, v.len())?; in from_slice()
332 let x = Self::create(ceed, v.len())?; in from_array()
H A Dqfunction.rs574 pub fn create( in create() method
869 pub fn create(ceed: &crate::Ceed, name: &str) -> crate::Result<Self> { in create() method
H A Doperator.rs542 pub fn create<'b>( in create() method
2120 pub fn create(ceed: &crate::Ceed) -> crate::Result<Self> { in create() method
H A Delem_restriction.rs157 pub fn create( in create() method
/libCEED/examples/python/
H A Dtutorial-4-qfunction.ipynb49 …"* In the following example, we create and view two QFunctions (for the setup and apply, respectiv…
74 "* In the following example, we create and evaluate a built-in identity QFunction."
107 …"* In the following example, we create and evaluate a QFunction (for the mass operator in 1D) from…
158 …"* In the following example, we create and evaluate a built-in identity QFunction 3 fields per qua…
H A Dtutorial-5-operator.ipynb45 …"* In the following example, we create and apply a CeedOperator for the mass matrix in 1D. By appl…
133 …"* In the next example, we create and apply a CeedOperator for the Poisson operator in 1D. By appl…
H A Dtutorial-1-vector.ipynb208 …se device memory in your `libceed.Vector`s. In the following example, we create a `libceed.Vector`…
H A Dtutorial-3-basis.ipynb163 …"Here, we create a 3D tensor product element with more quadrature points than Lagrange interpolati…
/libCEED/julia/LibCEED.jl/gen/
H A Dgenerator.jl16 # create context
/libCEED/
H A DCONTRIBUTING.md15 It is useful to create a WIP (work in progress) pull request for any long-running development so th…
56 …ons reach this level and add your name to `AUTHORS`, but please email or create an issue if you be…
H A DRELEASING.md3 *These notes are meant for a maintainer to create official releases.*
5 In preparing a release, create a branch to hold pre-release commits.
127 At this point, the bot should create a PR against the [general Julia registry](https://github.com/J…
H A DREADME.md216 …to build the MAGMA backends with a MAGMA installation located elsewhere, create a link to `magma/`…
H A DDoxyfile73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
789 # output files in an output format independent way. To create the layout file
807 # search path. See also \cite for info how to create references.
1418 # create a documentation set, doxygen will generate a Makefile in the HTML
1707 # to create new LaTeX commands to be used in formulas as building blocks. See
2352 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
/libCEED/doc/sphinx/source/
H A DCONTRIBUTING.md15 It is useful to create a WIP (work in progress) pull request for any long-running development so th…
56 …ons reach this level and add your name to `AUTHORS`, but please email or create an issue if you be…
H A DlibCEEDdev.md6 Different Ceed backends are selected by instantiating a different {ref}`Ceed` object to create the …
40 …ef}`Ceed` object uses its fallback `/gpu/cuda/ref` {ref}`Ceed` object to create a clone of the {re…
H A Dreleasenotes.md61 - Added {c:func}`CeedOperatorLinearAssemblePointBlockDiagonalSymbolic` to create COO mapping for ma…
/libCEED/doc/
H A DREADME.md59 virtualenv VENV # create a virtual environment
/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl110 Type of basis shape to create non-tensor H1 element basis. One of `LINE`, `TRIANGLE`,
/libCEED/examples/fluids/
H A DREADME.md776 …rce` in `vortexshedding.yaml`), which can be postprocessed by running to create a figure showing l…