Home
last modified time | relevance | path

Searched refs:dealii (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/deal.II/
H A DREADME.md3 …erators (BP1-BP6) within the open-source finite element library [deal.II](https://www.dealii.org/).
11 cmake ../ -DDEAL_II_DIR=~/path/to/dealii -DCEED_DIR=~/path/to/libceed
H A Dbps.h34 using namespace dealii; variable
H A Dbps-ceed.h44 using namespace dealii; variable
122 const dealii::internal::MatrixFreeFunctions::ShapeInfo<double> shape_info(quadrature, fe, 0); in reinit()
448 const dealii::internal::MatrixFreeFunctions::ShapeInfo<double> shape_info(quadrature, in compute_metric_data()
H A Dbps-cpu.h37 using namespace dealii; variable
H A Dbps-kokkos.h37 using namespace dealii; variable
/libCEED/
H A DMakefile249 ifneq ($(wildcard ../dealii/install/lib/libdeal_II.*),)
250 DEAL_II_DIR ?= ../dealii/install
346 dealiiexamples := $(dealiiexamples.cc:examples/deal.II/%.cc=$(OBJDIR)/dealii-%)
705 $(OBJDIR)/dealii-% : examples/deal.II/*.cc examples/deal.II/*.h $(libceed) | $$(@D)/.DIR
/libCEED/rust/libceed-sys/c-src/
H A DMakefile249 ifneq ($(wildcard ../dealii/install/lib/libdeal_II.*),)
250 DEAL_II_DIR ?= ../dealii/install
346 dealiiexamples := $(dealiiexamples.cc:examples/deal.II/%.cc=$(OBJDIR)/dealii-%)
705 $(OBJDIR)/dealii-% : examples/deal.II/*.cc examples/deal.II/*.h $(libceed) | $$(@D)/.DIR
/libCEED/doc/papers/joss/
H A Dpaper.bib386 url = {https://dealii.org/deal92-preprint.pdf}