mFES - molecular Finite Element Solver
0.4
|
#include <comp.hpp>
#include <multigrid.hpp>
#include <parallelngs.hpp>
#include <stdlib.h>
Namespaces | |
namespace | ngcomp |
Functions | |
template<int N> | |
bool | ngcomp::MyLess (const Vec< N, int > &a, const Vec< N, int > &b) |
GridFunction * | ngcomp::CreateGridFunction (const FESpace *space, const string &name, const Flags &flags) |