Home
last modified time | relevance | path

Searched refs:_error_on_constraint_loop (Results 1 – 3 of 3) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/base/
H A Ddof_map.h1611 bool _error_on_constraint_loop; variable
/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Ddof_map.C139 _error_on_constraint_loop(false), in DofMap()
252 _error_on_constraint_loop = error_on_constraint_loop; in set_error_on_constraint_loop()
H A Ddof_map_constraints.C3856 if (_error_on_constraint_loop) in process_constraints()