Arturo Vargas
|
092180b3f7
|
Update qspace.cpp
|
2022-11-02 21:19:12 -07:00 |
|
Arturo Vargas
|
1fb13fe1a4
|
initalize order and size in quadrature space base
|
2022-11-02 16:39:14 -07:00 |
|
Will Pazner
|
f0f100b763
|
Add check for quadrature spaces that are invalid on mixed meshes
|
2022-08-02 17:08:43 -07:00 |
|
Will Pazner
|
f18bdee153
|
Add FaceQuadratureSpace::Save
|
2022-07-14 13:52:42 -07:00 |
|
Will Pazner
|
378abf1257
|
Permute indices to lexicographic when projecting to face QuadratureFunction
|
2022-07-14 12:28:22 -07:00 |
|
Will Pazner
|
3b954ebc3c
|
Support FaceType in FaceQuadratureSpace
|
2022-07-14 12:28:22 -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 |
|