quadfit.h File Reference
#include <algorithm>
#include <stdexcept>
#include <string>
#include <vector>
#include <iostream>
#include "portage/support/portage.h"
#include "wonton/support/lsfits.h"
#include "wonton/support/Point.h"
#include "wonton/support/Vector.h"
Go to the source code of this file.
Classes | |
class | Portage::Limited_Quadfit< D, on_what, MeshType, StateType > |
Compute limited quadfit of a field or components of a field. More... | |
class | Portage::Limited_Quadfit< D, Entity_kind::CELL, MeshType, StateType > |
class | Portage::Limited_Quadfit< D, Entity_kind::NODE, MeshType, StateType > |
Namespaces | |
Portage | |