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 |
|