Tzanio Kolev
|
d983b34924
|
Renamed ftype -> real_t
|
2023-12-13 12:51:43 -08:00 |
|
Dylan Copeland
|
b89222762d
|
Generalized floating point type for all remaining examples.
|
2023-11-06 15:34:42 -08:00 |
|
Tzanio
|
34d387c628
|
Small styling updates
|
2022-04-17 17:52:00 -07:00 |
|
Stowell, Mark L
|
65c10cd5e4
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/gridfunc.cpp
|
2020-10-07 14:06:05 -07:00 |
|
Dylan Copeland
|
77b6729309
|
Updating description of input parameters omitted from a previous PR.
|
2020-07-16 10:11:18 -07:00 |
|
Tzanio
|
9e76838fe4
|
minor
|
2020-07-14 16:08:33 -07:00 |
|
Dylan Copeland
|
525fb59dd2
|
Adding PA for mixed curl integrator with RT test functions, with sample runs in ex24.
|
2020-05-06 10:32:43 -07:00 |
|
Dylan Copeland
|
ab74459790
|
Adding curl interpolation example to ex24/ex24p.
|
2020-05-05 11:18:55 -07:00 |
|
Stowell, Mark L
|
3f8f7a186a
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
|
2020-05-04 13:56:45 -07:00 |
|
Dylan Copeland
|
906bc734e4
|
Incorporating some of Yohann's suggestions.
|
2020-04-07 14:17:22 -07:00 |
|
Dylan Copeland
|
1b513bf32f
|
Changed MultUnsigned to use gatherMap in ElementRestriction. Fixed ex4 in case SUITESPARSE is used. Added more checks for Q1D and D1D sizes. Shortened some long lines.
|
2020-04-02 19:10:42 -07:00 |
|
Stowell, Mark L
|
f164e703ea
|
Removing reorientTetMesh calls from new examples
|
2020-03-18 11:59:03 -07:00 |
|
Dylan Copeland
|
3e4f6a575c
|
Debugged PA for the transpose of mixed H(div)-L2 bilinear form VectorFEDivergenceIntegrator. Added unit test for this mixed form, including its transpose. Added a test for this mixed bilinear form to ex24p.
|
2020-03-12 12:39:24 -07:00 |
|
Dylan Copeland
|
09f1e0fc48
|
Debugged PA for mixed H(div)-L2 bilinear form VectorFEDivergenceIntegrator. Added a test for this mixed bilinear form to ex24.
|
2020-03-11 16:14:52 -07:00 |
|
Tzanio
|
9ce82813ae
|
Some updates in the examples
|
2020-03-09 18:05:47 -07:00 |
|
Tzanio
|
67093a6fd7
|
minor
|
2020-02-29 09:07:23 -08:00 |
|
Dylan Copeland
|
69c20fd660
|
Added device configuration and setup to ex24(p).
|
2020-02-27 10:12:47 -08:00 |
|
Dylan Copeland
|
344c459300
|
Fixed the AMR tests and added sample runs to ex24.
|
2020-02-27 09:47:02 -08:00 |
|
Dylan Copeland
|
572089eb53
|
Added Jacobi preconditioner in the full assembly case. Fixed the failing nurbs sample runs.
|
2020-02-18 09:25:13 -08:00 |
|
Dylan Copeland
|
603bec893a
|
Simplified the Jacobi smoother definitions. Now using FormSystemMatrix in ex24p for the correct global solve.
|
2020-02-13 15:03:30 -08:00 |
|
Tzanio
|
50120de388
|
Rename exNDH1 -> ex24p
|
2020-02-09 16:28:14 -08:00 |
|