#include "basso.h"
#include "Point.h"
#include "DofMap.h"
Go to the source code of this file.
Namespaces | |
namespace | basso |
Functions | |
void | basso::distributed_load_2d (Array< ElementDef > &bndry, void(*loadf)(const Point &), Numeric sf, const DofMap &dof_map, nArray &fext) |
Basso ver 1.0
Definition in file load_func.h.