Home
last modified time | relevance | path

Searched refs:SetIntCoor (Results 1 – 20 of 20) sorted by relevance

/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/molecule/
H A Dcoor.h193 SetIntCoor();
194 SetIntCoor(StateIn&);
207 virtual ~SetIntCoor();
461 Ref<SetIntCoor> fixed_;
462 Ref<SetIntCoor> watched_;
466 Ref<SetIntCoor> bonds_;
467 Ref<SetIntCoor> bends_;
468 Ref<SetIntCoor> tors_;
469 Ref<SetIntCoor> outs_;
472 Ref<SetIntCoor> extras_;
[all …]
H A Dcoor.cc166 create<SetIntCoor>, create<SetIntCoor>, create<SetIntCoor>);
168 SetIntCoor::SetIntCoor() in SetIntCoor() function in SetIntCoor
172 SetIntCoor::SetIntCoor(const Ref<KeyVal>& keyval) in SetIntCoor() function in SetIntCoor
200 SetIntCoor::SetIntCoor(StateIn& s): in SetIntCoor() function in SetIntCoor
213 SetIntCoor::~SetIntCoor() in ~SetIntCoor()
218 SetIntCoor::save_data_state(StateOut& s) in save_data_state()
235 SetIntCoor::add(const Ref<SetIntCoor>& coor) in add()
243 SetIntCoor::pop() in pop()
249 SetIntCoor::n() const in n()
255 SetIntCoor::coor(int i) const in coor()
[all …]
H A Dsymmcoor.cc56 Ref<SetIntCoor> oldintcoor_;
57 Ref<SetIntCoor> newintcoor_;
64 const Ref<SetIntCoor>& oldintcoor,
65 const Ref<SetIntCoor>& newintcoor,
75 const Ref<SetIntCoor>& oldintcoor, in SymmCoorTransform()
76 const Ref<SetIntCoor>& newintcoor, in SymmCoorTransform()
295 Ref<SetIntCoor> saved_fixed_ = fixed_; in form_coordinates()
296 fixed_ = new SetIntCoor; in form_coordinates()
502 Ref<SetIntCoor> oldvariable = new SetIntCoor; in change_coordinates()
H A Dmoltest.in37 coordinates<SetIntCoor>: [
206 fixed<SetIntCoor>: [
223 fixed<SetIntCoor>: [
263 fixed<SetIntCoor>: [
287 custom_simp<SetIntCoor>: [
319 generated_simp<SetIntCoor>: (
H A Dimcoor.cc178 all_ = new SetIntCoor; // all redundant coors in new_coords()
181 bonds_ = new SetIntCoor; in new_coords()
182 bends_ = new SetIntCoor; in new_coords()
183 tors_ = new SetIntCoor; in new_coords()
184 outs_ = new SetIntCoor; in new_coords()
185 extras_ = new SetIntCoor; in new_coords()
186 fixed_ = new SetIntCoor; in new_coords()
197 if (fixed_.null()) fixed_ = new SetIntCoor; in read_keyval()
274 Ref<SetIntCoor> redundant = new SetIntCoor; in init()
797 Ref<SetIntCoor> variable_and_constant = new SetIntCoor(); in all_to_cartesian()
[all …]
H A Dtaylor.h44 Ref<SetIntCoor> coordinates_;
H A Dmoltest.cc192 Ref<SetIntCoor> simp; simp << kv->describedclassvalue("simp"); in main()
207 Ref<SetIntCoor> bmat_test; bmat_test << kv->describedclassvalue("bmat_test"); in main()
/dports/science/mpqc/mpqc-2.3.1/src/bin/mpqc/sample/
H A Dmancoor.in37 variable<SetIntCoor>: [
59 fixed<SetIntCoor>: [
H A Dfixed.in30 fixed<SetIntCoor>: [
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/
H A Dbamg-gmsh.cpp243 Tn->SetIntCoor(); in msh2bamg()
345 Tn->SetIntCoor(); in msh2bamg()
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DBamgFreeFem.cpp291 Tn->SetIntCoor(); in msh2bamg()
388 Tn->SetIntCoor(); in msh2bamg()
/dports/science/mpqc/mpqc-2.3.1/src/bin/mpqc/
H A Dmpqcoo.dox752 variable<SetIntCoor>: [
774 fixed<SetIntCoor>: [
924 fixed<SetIntCoor>: [
/dports/math/freefem++/FreeFem-sources-4.6/src/bamglib/
H A DMeshQuad.cpp834 SetIntCoor("In SplitElement"); in SplitElement()
H A DMeshRead.cpp819 SetIntCoor( ); in Triangles()
H A DMesh2.cpp2378 SetIntCoor( ); in Insert()
3911 void Triangles::SetIntCoor(const char *strfrom) { in SetIntCoor() function in bamg::Triangles
4860 SetIntCoor( ); in Triangles()
H A DMesh2.h862 void SetIntCoor(const char *from = 0);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A DMeshQuad.cpp883 SetIntCoor("In SplitElement"); in SplitElement()
H A DMeshRead.cpp906 SetIntCoor(); in Triangles()
H A DMesh2.cpp2432 SetIntCoor(); in Insert()
4056 void Triangles::SetIntCoor(const char * strfrom) in SetIntCoor() function in bamg::Triangles
5065 SetIntCoor(); in Triangles()
H A DMesh2.h811 void SetIntCoor(const char * from =0);