Will Pazner
|
df8b9928f8
|
Save QFields with correct name in VTU format
|
2023-08-09 22:04:47 -07:00 |
|
Will Pazner
|
3ad69e8e65
|
Support FaceQuadratureSpace in QuadratureFunction::SaveVTU
|
2023-08-09 22:04:17 -07:00 |
|
Veselin Dobrev
|
f3bd409b18
|
Merge pull request #3510 from mfem/qfunction-use-device
Set `UseDevice(true)` by default in `QuadratureFunction`
|
2023-04-25 17:43:19 -07:00 |
|
Tzanio Kolev
|
96e00dc815
|
Updated COPYRIGHT to 2010-2023
|
2023-03-11 16:58:18 -08:00 |
|
Will Pazner
|
14716699fd
|
Set UseDevice(true) by default in QuadratureFunction
|
2023-02-26 14:52:57 -08:00 |
|
Robert Carson
|
6e9f62ca86
|
bug fix qfunction inline funcs in wrong file
|
2022-10-28 14:31:02 -04:00 |
|
Vladimir Z Tomov
|
0a109e91cf
|
Restored the old code, set the layout before computing FaceGeometricFactors.
|
2022-10-20 16:51:55 -07:00 |
|
Vladimir Z Tomov
|
766d163a86
|
Created new interpolators in QuadratureFunction::ProjectGridFunction().
|
2022-10-18 14:19:26 -07:00 |
|
Will Pazner
|
dea1197142
|
Uncomment QuadratureFunction::Save implementation
|
2022-07-14 13:44:27 -07:00 |
|
Will Pazner
|
bad9a95479
|
Support FaceQuadratureSpace in QuadratureFunction::ProjectGridFunction
|
2022-07-14 12:28:22 -07:00 |
|
Will Pazner
|
65f75f558a
|
Combine QuadratureFunction and FaceQuadratureFunction into one class
|
2022-07-13 17:31:14 -07:00 |
|
Will Pazner
|
6932fa1da3
|
make style
|
2022-06-09 15:42:43 -07:00 |
|
Will Pazner
|
acf9b51fe9
|
Prototype for FaceQuadratureSpace and FaceQuadratureFunction
|
2022-04-20 12:07:46 -07:00 |
|
Will Pazner
|
7d503a3dc9
|
Merge branch 'quadrature-function-coefficient' into face-quadrature-space-coefficient
# Conflicts:
# fem/fespace.cpp
# fem/fespace.hpp
# fem/gridfunc.cpp
# fem/gridfunc.hpp
|
2022-04-05 15:52:08 -07:00 |
|
Will Pazner
|
69c1822084
|
Add FaceQuadratureSpace and FaceQuadratureFunction
Also add base classes for QuadratureSpace and QuadratureFunction
|
2022-04-05 15:14:57 -07:00 |
|
Will Pazner
|
4e658ee85e
|
Move QuadratureSpace and QuadratureFunction to their own files
|
2022-04-05 12:44:24 -07:00 |
|