Home
last modified time | relevance | path

Searched refs:FCLASS (Results 1 – 25 of 100) sorted by relevance

1234

/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DMinimiseBase.h29 template <class FCLASS>
45 FCLASS* func;
56 template <class FCLASS>
69 template <class FCLASS>
70 double F1dim<FCLASS>::getEng( const double& xt ) { in getEng()
76 template <class FCLASS>
83 FCLASS* myclass_func;
93 template <class FCLASS>
99 Minimise1DBrent<F1dim<FCLASS> > bb(f1dim); in linemin()
103 bb.bracket( ax, xx, &F1dim<FCLASS>::getEng ); in linemin()
[all …]
H A DRootFindingBase.h30 template <class FCLASS>
38 FCLASS* myclass_func;
48 template <class FCLASS>
49 void RootFindingBase<FCLASS>::doSearch( const std::vector<double>& dir, std::vector<double>& p, F1d… in doSearch()
51 Brent1DRootSearch<F1dim<FCLASS> > bb(f1dim); in doSearch()
55 bb.bracket( ax, xx, &F1dim<FCLASS>::getEng ); in doSearch()
56 double xmin=bb.search( &F1dim<FCLASS>::getEng ); in doSearch()
60 template <class FCLASS>
63 F1dim<FCLASS> f1dim( p, dir, myclass_func, myfunc, NULL ); in linesearch()
68 template <class FCLASS>
[all …]
H A DBrent1DRootSearch.h34 template <class FCLASS>
49 typedef double(FCLASS::*eng_pointer)( const double& val );
53 FCLASS myclass_func;
55 explicit Brent1DRootSearch( const FCLASS& pf, const double& t=3.0E-8 );
62 template <class FCLASS>
63 Brent1DRootSearch<FCLASS>::Brent1DRootSearch( const FCLASS& pf, const double& t ): in Brent1DRootSearch()
75 template <class FCLASS>
76 void Brent1DRootSearch<FCLASS>::bracket( const double& a, const double& b, eng_pointer eng ) { in bracket()
82 template <class FCLASS>
83 double Brent1DRootSearch<FCLASS>::search( eng_pointer eng ) { in search()
H A DMinimise1DBrent.h34 template <class FCLASS>
57 typedef double(FCLASS::*eng_pointer)( const double& val );
61 FCLASS myclass_func;
63 explicit Minimise1DBrent( const FCLASS& pf, const double& t=3.0E-8 );
72 template <class FCLASS>
73 Minimise1DBrent<FCLASS>::Minimise1DBrent( const FCLASS& pf, const double& t ): in Minimise1DBrent()
90 template <class FCLASS>
133 template <class FCLASS>
134 double Minimise1DBrent<FCLASS>::minimise( eng_pointer eng ) { in minimise()
188 template <class FCLASS>
[all …]
H A DConjugateGradient.h29 template <class FCLASS>
30 class ConjugateGradient : public MinimiseBase<FCLASS> {
34 typedef double(FCLASS::*engf_pointer)( const std::vector<double>& p, std::vector<double>& der );
38 …explicit ConjugateGradient( FCLASS* funcc ) : MinimiseBase<FCLASS>(funcc), ITMAX(200), EPS(1E-10) … in ConjugateGradient()
42 template <class FCLASS>
43 void ConjugateGradient<FCLASS>::minimise( const double& ftol, std::vector<double>& p, engf_pointer … in minimise()
/dports/science/plumed/plumed2-2.7.2/src/gridtools/
H A DGridSearch.h33 template <class FCLASS>
38 typedef double(FCLASS::*engf_pointer)( const std::vector<double>& p, std::vector<double>& der );
39 FCLASS* myclass_func;
43 …double>& mmax, const std::vector<unsigned>& ng, const std::vector<unsigned>& nfg, FCLASS* funcc ) : in GridSearch()
65 template <class FCLASS>
66 bool GridSearch<FCLASS>::minimise( std::vector<double>& p, engf_pointer myfunc ) { in minimise()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/include/
H A Dfcsym.h1 CHARACTER*15 CLASS, FCLASS
7 & ROTARE, SEPDEG, CLASS, FCLASS
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/abacus/
H A Dabandsym.F29 IF (FCLASS .EQ. 'C1 ') THEN
33 ELSE IF ((FCLASS(2:2).EQ.'i') .OR. (FCLASS(2:2).EQ.'s')) THEN
47 IF ((FCLASS(1:1).EQ.'S').OR.((FCLASS(1:1).EQ.'D').AND.
52 IF (FCLASS(3:3).EQ.'d') THEN
65 IF ((FCLASS(1:1).NE.'D').AND.(FCLASS(3:3) .EQ. ' ')) THEN
72 ELSE IF ((FCLASS(1:1).EQ.'C').AND.(FCLASS(3:3).EQ.'h')) THEN
85 IF ((FCLASS(1:1).EQ.'D').AND.(FCLASS(3:3).NE.'d')) THEN
100 IF ((FCLASS(1:1).EQ.'D').AND.(FCLASS(3:3).NE.'d')) ROTAX2 = .TRUE.
123 IF (FCLASS .NE. 'C1 ') THEN
192 IF ((FCLASS(1:1).EQ.'S').OR.((FCLASS(1:1).EQ.'D').AND.
[all …]
/dports/comms/hylafax/hylafax-6.0.7/config/
H A Dintel-400e58 ModemSetupAACmd: AT+FCLASS=0 # leave modem idling in Class 0
70 ModemAnswerCmd: AT+FCLASS=1A # "generic" answer (counter 0 idle)
77 ModemAnswerDataCmd: ATH+FCLASS=0A # data answer
78 ModemAnswerFaxCmd: AT+FCLASS=1A # fax answer
H A Dusr-rts65 # When AT+FCLASS=1 is issued the modem automatically switches
76 ModemSetupAACmd: AT+FCLASS=0&H1&I0&R2 # leave modem in class 0
77 ModemAnswerCmd: AT+FCLASS=1&H1&I0&R2A # force RTS/CTS after change
H A Dusr-xon65 # When AT+FCLASS=1 is issued the modem automatically switches
80 ModemSetupAACmd: AT+FCLASS=0 # leave modem idling in class 0
81 ModemAnswerCmd: AT+FCLASS=1A # answer in Class 1
H A Dmainpine-2129 # Class2Cmd: AT+FCLASS=2.1;+FRY=4
H A Dmainpine-2029 # Class2Cmd: AT+FCLASS=2.0;+FRY=4
H A Dmainpine-1025 # Class1Cmd: AT+FCLASS=1
H A Dlucent-mt-2043 # Class2Cmd: AT+FCLASS=2.0;+FRY=4
H A Dlucent-mt-2145 # Class2Cmd: AT+FCLASS=2.1;+FRY=4
H A Dclass1.064 # We use "ModemType: Class1" with "Class1Cmd: AT+FCLASS=1.0" for now
112 Class1Cmd: AT+FCLASS=1.0 # command to enter class 1.0
H A Dtelebit-t300053 ModemSetupAACmd: AT+FAA=1;+FCLASS=0 # enable in class 2 & reset to data
/dports/comms/gammu/gammu-1.42.0/tests/at-model/
H A D05.dump6 +GCAP: +CIS707-A, CIS-856, +MS, +ES, +DS, +FCLASS
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/contrib/
H A DRojhalat_Ibrahim_Supra56ePRO34 < if (voice_command("AT+FCLASS=2", "OK") != VMA_USER_1)
/dports/www/kannel/gateway-1.4.4/doc/examples/
H A Dmodems.conf131 init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
/dports/comms/mgetty+sendfax/mgetty-1.1.37/contrib/
H A Dreadme.supra61 AT+FCLASS=0 Bingo! A side effect is that this turns off flow
65 behavior) turn flow control *OFF* as a side-effect of "AT+FCLASS=0".
H A Dtwo-modems179 * +FCLASS=0: there are some weird modems out there that won't
180 * properly auto-detect fax/data when in +FCLASS=2 mode...
182 - if ( mdm_command( "AT+FCLASS=0", fd ) == FAIL )
194 + if ( mdm_command( "AT+FCLASS=2", fd ) == FAIL )
213 + if ( mdm_command( "AT+FCLASS=0", fd ) == FAIL )
/dports/devel/radare2/radare2-5.1.1/test/db/formats/
H A Dsmd141 6 0x00007974 0x00007974 24 25 ascii AT&FV0B0+FCLASS=1;+FF=1\r
191 57 0x00007ef8 0x00007ef8 12 13 ascii AT+FCLASS=1\r
/dports/devel/radare2/radare2-5.1.1/test/scripts/
H A Dsmd_strings.r27 "wz AT&FV0B0+FCLASS=1;+FF=1\r" @ 31092
58 "wz AT+FCLASS=1\r" @ 32504

1234