BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_FEM_DofMgr_SolverData.hpp File Reference
#include "typedefs.hpp"
#include "cl_Cell.hpp"
#include "cl_Map.hpp"
#include "cl_Vector.hpp"
#include "cl_ShiftRegister.hpp"
#include "cl_SpMatrix.hpp"
#include "cl_Solver.hpp"
#include "cl_IWG.hpp"
#include "cl_FEM_Dof.hpp"
#include "cl_FEM_DofMgr_DofData.hpp"
#include "cl_HDF5.hpp"
Include dependency graph for cl_FEM_DofMgr_SolverData.hpp:

Go to the source code of this file.

Classes

class  belfem::fem::dofmgr::SolverData

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem
namespace  belfem::fem::dofmgr

Enumerations

enum  belfem::fem::dofmgr::MatrixType {
  belfem::fem::dofmgr::System , belfem::fem::dofmgr::Jacobian , belfem::fem::dofmgr::Enforcement , belfem::fem::dofmgr::Dirichlet ,
  belfem::fem::dofmgr::Imposition , belfem::fem::dofmgr::FullMass , belfem::fem::dofmgr::FullStiffness
}
 Matrix type enumeration in JEDI order. More...

Functions

string belfem::fem::dofmgr::to_string (const MatrixType aType)